aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-08-30 21:29:42 (GMT)
committerakir <akir>2004-08-30 21:29:42 (GMT)
commita0701345ed53dbca8d962775a5058eb4f28f624b (patch)
tree869755432e7e77666f6c2c9167cd302a4d87dfd3 /ChangeLog
parent51f26f0c4750235e2b9399254272fafee341c951 (diff)
downloadfluxbox_pavel-a0701345ed53dbca8d962775a5058eb4f28f624b.zip
fluxbox_pavel-a0701345ed53dbca8d962775a5058eb4f28f624b.tar.bz2
added RaiseLayer and LowerLayer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 954dcba..6d5a005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/30: 3*04/08/30:
4 * Added RaiseLayer and LowerLayer to the commands (Mathias)
5 FbCommandFactory.cc
4 * Close bug #1013735, #1012314, #977054 (Mathias) 6 * Close bug #1013735, #1012314, #977054 (Mathias)
5 Screen.cc Slit.cc FbCommands.cc 7 Screen.cc Slit.cc FbCommands.cc
6 * Fix bug in menu-closing with keys (Mathias) 8 * Fix bug in menu-closing with keys (Mathias)