OSDN Git Service

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