aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-10-04 15:37:58 (GMT)
committerrathnor <rathnor>2004-10-04 15:37:58 (GMT)
commit9128a64e62e733fcd008dd1018c76b883e20079f (patch)
tree9df4ef3d95adae558b32e078c3f703790566ec85 /ChangeLog
parent5bae25702e70b4acd8697f1bc61f7d9503dd0fbb (diff)
downloadfluxbox-9128a64e62e733fcd008dd1018c76b883e20079f.zip
fluxbox-9128a64e62e733fcd008dd1018c76b883e20079f.tar.bz2
don't require [begin] in included files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 073d536..eb97024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes 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: