diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/01: | ||
4 | * Happy New Year! | ||
5 | * Fix data type of data passed to set _NET_FRAME_EXTENTS (Simon) | ||
6 | (sf.net #1621980) | ||
7 | Similar fix for gnome current workspace... remember that XA_CARDINAL | ||
8 | "32-bit" type is actually a "long array" argument (=64bit on 64 systems) | ||
9 | Ewmh.cc Gnome.cc | ||
3 | *06/12/28: | 10 | *06/12/28: |
4 | * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark) | 11 | * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark) |
5 | Toolbar.cc | 12 | Toolbar.cc |