aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-05-13 11:21:23 (GMT)
committerrathnor <rathnor>2003-05-13 11:21:23 (GMT)
commitb83b826bfb8796ba102a25592e9dc01aabdc22da (patch)
treecb6fa912da06ae06ff21c6d6b014585d5bf32b20 /ChangeLog
parente7903086f27a6112cf7579290dc4888631dc604c (diff)
downloadfluxbox-b83b826bfb8796ba102a25592e9dc01aabdc22da.zip
fluxbox-b83b826bfb8796ba102a25592e9dc01aabdc22da.tar.bz2
fix saving of workspace icons toolbar mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68e7a3e..8e07a7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.3: 2Changes for 0.9.3:
3*03/05/13: 3*03/05/13:
4 * Fix saving of Workspace Icons Toolbar mode (Simon)
5 Screen.cc
4 * Fixed iconify problems when autoraise on (Simon) 6 * Fixed iconify problems when autoraise on (Simon)
5 Window.cc Screen.cc 7 Window.cc Screen.cc
6 * Fixed restoring submenus after a reconfigure (Thanks MrChuoi) 8 * Fixed restoring submenus after a reconfigure (Thanks MrChuoi)