diff options
author | fluxgen <fluxgen> | 2002-01-09 14:24:26 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-09 14:24:26 (GMT) |
commit | bc9cad869068b9488e1cc9da6f53eeccac98c3c5 (patch) | |
tree | 39aea0aa6cef4494fdc172f68b0a614e5f80ddae /ChangeLog | |
parent | e0969658986378d0d79b990a9862e5c0e3aff911 (diff) | |
download | fluxbox-bc9cad869068b9488e1cc9da6f53eeccac98c3c5.zip fluxbox-bc9cad869068b9488e1cc9da6f53eeccac98c3c5.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-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 |