diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Changes for 0.9.6: | |||
4 | * Various drawing-related optimisations and bug fixes (Simon) | 4 | * Various drawing-related optimisations and bug fixes (Simon) |
5 | - fixes toolbar random colour flicker on workspace change | 5 | - fixes toolbar random colour flicker on workspace change |
6 | - speeds up pixmap rendering a little (inlining and friends!) | 6 | - speeds up pixmap rendering a little (inlining and friends!) |
7 | - pixmap cache now a set rather than list (faster search) | ||
7 | FbWinFrame.cc GContext.hh/cc Color.hh ImageControl.hh/cc | 8 | FbWinFrame.cc GContext.hh/cc Color.hh ImageControl.hh/cc |
8 | IconbarTool.cc fluxbox.cc Container.cc | 9 | IconbarTool.cc fluxbox.cc Container.cc |
9 | *03/10/08: | 10 | *03/10/08: |