aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2004-12-21 16:22:56 (GMT)
committermathias <mathias>2004-12-21 16:22:56 (GMT)
commit7e41a1494a65ecdb05c7a34c274693cbd950647f (patch)
treee0f26153456e3ba43c583f503f781157b0ab6147 /ChangeLog
parentad10a3543e278aea0dd8e1fb83fa79b93025d14b (diff)
downloadfluxbox-7e41a1494a65ecdb05c7a34c274693cbd950647f.zip
fluxbox-7e41a1494a65ecdb05c7a34c274693cbd950647f.tar.bz2
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fa4d32..4370030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.12 2Changes for 0.9.12
3*04/12/21:
4 * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc) (Mathias)
5 - synchronize _NET_WM_STATE in Ewmh-Handler
6 - disable shape (aka round corners) in fullscreen-mode
7 Window.cc/hh Ewmh.cc/hh
8 * Added new command, which sets the current window onto head<int> (Mathias)
9 SetHead <int>
10 Remember.cc/hh FbCommandFactory.cc CurrentWindowCmd.cc/hh
3*04/12/18: 11*04/12/18:
4 * Fix possible segfault when new text in TextBox is 12 * Fix possible segfault when new text in TextBox is
5 smaller than the old one (Mathias) 13 smaller than the old one (Mathias)