aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2515d04..e5145f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/11/30: 3*04/11/30:
4 * Fix for a java-bug (wrong opened subwindows) (thanx Scott Moser)
5 surprisingly this also fixes the grab-of-death-bug as it seems
6 src/Screen.cc
4 * Update of the fluxstyle-manpage (thanx Curt Micol) 7 * Update of the fluxstyle-manpage (thanx Curt Micol)
5 fluxstyle.1 8 fluxstyle.1
6 * Added "kill" to the windowmenu-commands (Mathias) 9 * Added "kill" to the windowmenu-commands (Mathias)