aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17b0da1..458dab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/05/13:
4 * Fix a crash when a window closes while [opaque] moving (Simon)
5 - also tidy up several related things when a window hides
6 - don't call frame().hide() explicitly, use FBW.hide(bool)
7 Window.hh/cc Workspace.hh/cc Screen.cc
3*04/05/04: 8*04/05/04:
4 * Fix EventManager bug/memory leak (possibly caused crash) (Simon) 9 * Fix EventManager bug/memory leak (possibly caused crash) (Simon)
5 EventManager.hh/cc 10 EventManager.hh/cc