diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,6 @@ | |||
1 | Changes for 0.1.6: | 1 | Changes for 0.1.6: |
2 | *02/01/09: | ||
3 | * Updated copyright date | ||
2 | *02/01/08: | 4 | *02/01/08: |
3 | * Made class Keys more independent (layer 2). class Keys now only | 5 | * Made class Keys more independent (layer 2). class Keys now only |
4 | depends on StringUtil. | 6 | depends on StringUtil. |
@@ -6,6 +8,8 @@ Changes for 0.1.6: | |||
6 | StringUtil this should make the config file less restrictive | 8 | StringUtil this should make the config file less restrictive |
7 | * Added stringtok to StringUtil | 9 | * Added stringtok to StringUtil |
8 | * Removed Fluxbox dependency from class Theme | 10 | * Removed Fluxbox dependency from class Theme |
11 | * Fixed closebutton bug | ||
12 | * Fixed memory leak in Keys | ||
9 | *02/01/06: | 13 | *02/01/06: |
10 | * Changed toolbar placement enums to uppercase letters (Claes Nästén) | 14 | * Changed toolbar placement enums to uppercase letters (Claes Nästén) |
11 | * Moved strcasestr from Theme.cc to StringUtil | 15 | * Moved strcasestr from Theme.cc to StringUtil |