aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7414215..ecee742 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/07/06:
4 * When saving window information, use the class name instead of instance name
5 by default (Mark)
6 Remember.cc
7 * Prevent apps (e.g. MPlayer) from moving/resizing just after creation if the
8 position/size is saved in the apps file (Mark)
9 Window.cc/hh
3*07/07/03: 10*07/07/03:
4 * Avoid some problems with tabbed windows and resize increments (Mark) 11 * Avoid some problems with tabbed windows and resize increments (Mark)
5 Window.cc WinClient.cc/hh 12 Window.cc WinClient.cc/hh