diff options
author | pekdon <pekdon> | 2002-02-02 19:51:15 (GMT) |
---|---|---|
committer | pekdon <pekdon> | 2002-02-02 19:51:15 (GMT) |
commit | 0c2fc0568b5b8a90fdfec4949c0d4df81bcaacbf (patch) | |
tree | 38942ea791db4ceec863a119ca43700f1f76e768 /ChangeLog | |
parent | 39d4112a5e7300a8de70d09af777f8060082837a (diff) | |
download | fluxbox_pavel-0c2fc0568b5b8a90fdfec4949c0d4df81bcaacbf.zip fluxbox_pavel-0c2fc0568b5b8a90fdfec4949c0d4df81bcaacbf.tar.bz2 |
leftWorkspace/rightWorkspace added
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ | |||
1 | Changes for 0.1.7: | 1 | Changes for 0.1.7: |
2 | *02/02/02: | ||
3 | * Added leftWorkspace and rightWorkspace, now those keybindings | ||
4 | actually work. (Claes Nästén) | ||
5 | * Fixed small glitch in Tab.cc. (Claes Nästén) | ||
6 | |||
2 | *02/01/27: | 7 | *02/01/27: |
3 | * Clean up in menu loading | 8 | * Clean up in menu loading |
4 | * Moved from old C style file reading to c++ istream | 9 | * Moved from old C style file reading to c++ istream |