summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-22 17:19:53 (GMT)
committersimonb <simonb>2006-04-22 17:19:53 (GMT)
commitcfd92af2b680547d9b5176b001c03638a4a4d8d5 (patch)
treec91c162002f3834ad8c310a6549d6bb5d8872711 /ChangeLog
parent11190682277e3ac14d976738576f20df04e63dc5 (diff)
downloadfluxbox_lack-cfd92af2b680547d9b5176b001c03638a4a4d8d5.zip
fluxbox_lack-cfd92af2b680547d9b5176b001c03638a4a4d8d5.tar.bz2
fix menu corruption when size/label changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5bf528..a96f021 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/22: 3*06/04/22:
4 * Fix workspace menu corruption when window title changes (Simon)
5 sf.net bug #1113668
6 Menu.cc MenuItem.cc
4 * Fix crash when toolbar disabled (Simon) 7 * Fix crash when toolbar disabled (Simon)
5 Slit.hh/cc Screen.cc 8 Slit.hh/cc Screen.cc
6 * Couple of memory-based fixes from valgrind (Simon) 9 * Couple of memory-based fixes from valgrind (Simon)