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 a535688..84a7834 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/18:
4 * Fix java bug. Wasn't sending ConfigureNotify's to client (Simon)
5 - also fix missing border on transient windows
6 - also set some gnome hints initially
7 Window.hh/cc Gnome.cc
3*03/07/12: 8*03/07/12:
4 * Fixed 8 bpp crash (Henrik) 9 * Fixed 8 bpp crash (Henrik)
5 ImageControl.cc 10 ImageControl.cc