diff options
author | rathnor <rathnor> | 2004-10-04 15:37:58 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-10-04 15:37:58 (GMT) |
commit | 9128a64e62e733fcd008dd1018c76b883e20079f (patch) | |
tree | 9df4ef3d95adae558b32e078c3f703790566ec85 /ChangeLog | |
parent | 5bae25702e70b4acd8697f1bc61f7d9503dd0fbb (diff) | |
download | fluxbox-9128a64e62e733fcd008dd1018c76b883e20079f.zip fluxbox-9128a64e62e733fcd008dd1018c76b883e20079f.tar.bz2 |
don't require [begin] in included files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/10/04: | 3 | *04/10/04: |
4 | * Don't require [begin] tag for included menu files (Simon) | ||
5 | MenuCreator.hh/cc Screen.cc Window.cc | ||
4 | * Fix handling of setlocale return (Thanks Victor Yegorov) | 6 | * Fix handling of setlocale return (Thanks Victor Yegorov) |
5 | FbTk/XmbFontImp.cc | 7 | FbTk/XmbFontImp.cc |
6 | *04/09/30: | 8 | *04/09/30: |