summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cacb377..62647f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/02: 3*03/10/02:
4 * Fix couple of memory leaks and uninitialised uses shown up with
5 valgrind (Simon)
6 EventManager.cc TextureRender.cc Gnome.cc Screen.cc Window.cc
7 WinClient.cc Xutil.cc main.cc
4 * Make grips children of handle (Simon) 8 * Make grips children of handle (Simon)
5 - Fixes parentrelative grip texture 9 - Fixes parentrelative grip texture
6 FbWinFrame.hh/cc 10 FbWinFrame.hh/cc