aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-01-20 22:41:34 (GMT)
committersimonb <simonb>2005-01-20 22:41:34 (GMT)
commitc89d54205f27b41a49da2e1c991ba7021d8737fb (patch)
tree078273218f1ceb7928c25cac2a1cd0969490823c /ChangeLog
parent8fe257f45cf6ee19afc588324791f21ead325d6e (diff)
downloadfluxbox-c89d54205f27b41a49da2e1c991ba7021d8737fb.zip
fluxbox-c89d54205f27b41a49da2e1c991ba7021d8737fb.tar.bz2
fix tab detach - the window wasn't shown after attachTo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3827997..7f39d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.12 2Changes for 0.9.12
3*05/01/21:
4 * Fix tab detaching - the window wasn't shown (Simon)
5 Window.cc
3*05/01/20: 6*05/01/20:
4 * Close #1105048 (thanx to the openbsd-folks) 7 * Close #1105048 (thanx to the openbsd-folks)
5 minor issues with fluxbox-generate_menu 8 minor issues with fluxbox-generate_menu