OSDN Git Service

Ver. 0.4 Released
[gpet/origin.git] / ChangeLog
1 2011/09/09  yocto  <yocto@users.sourceforge.jp>
2
3  0.4 Released
4
5  * Support TOMOYO Linux 2.4
6
7  * The version of ccstools used was changed from 1.8.1 to 1.8.2p4.
8
9  * Support policy namespace.
10
11  * Desktop shortcut sample [gpet.desktop] added
12      Usage example
13      cp /usr/share/doc/gpet/gpet.desktop ~/Desktop/
14
15
16 2011/06/18  yocto  <yocto@users.sourceforge.jp>
17
18  0.3 Released
19
20  * Enter key is enabled in the dialog box
21      Domain window: profile list dialog
22      Profile window: profile edit dialog
23      Domain, ACL, Exception, Profile, Manager window: add dialog
24
25  * Search dialog enhancement
26      Match case
27      Wrap around
28      Close dialog
29
30  * Path name displayed as it is.
31      Domain, ACL, Exception window: display, search, add
32        The command name of the Process window is still octal.
33      When space and multi byte character, etc. are included in the path name
34      input by an additional dialog, it encloses it with single quotation ['].
35        Single quotes in the path name ['] may contain escaped with a backslash
36        [\'] should be.
37
38  * Statistics window display was changed to display the local date and time.
39
40  * Added support for copy of the cursor line.(Profile window)
41
42  * Added a toolbar to the Manager window.
43
44  * Added a toolbar and Apply button to the Statistics window.
45
46
47 2011/04/25  yocto  <yocto@users.sourceforge.jp>
48
49  0.2.1 Update
50
51  * Fixed
52     The installation directory in the document was corrected
53      from [/usr/doc/gpet/] to [/usr/share/doc/gpet/]
54
55
56 2011/04/23  yocto  <yocto@users.sourceforge.jp>
57
58  0.2 Released
59
60  * The version of ccstools used was changed from 1.8.0 to 1.8.1.
61
62  * Added support for detach of ACL window.
63
64  * Changed menu [memory usage] to [Statistics]
65    Changed key bind Ctrl+U to Ctrl+S
66
67  * Added support for offline mode & nework mode.
68
69  * Added support for resource file.
70    sample file [gpetrc.sample]
71
72  * Changed key bind Ctrl+O to Ctrl+@
73
74  * Added support for Extraction of redundant ACL entries.
75    Ctrl+O
76
77  * Added support for copy of the cursor line.(Domain, ACL, Exception window)
78    Ctrl+C
79
80  * Added support for search dialog.
81
82
83
84 2010/12/18  yocto  <yocto@users.sourceforge.jp>
85
86  0.1 Released
87
88  * initial release