diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes 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 |