diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/03: | 3 | *06/07/03: |
4 | * fix+improve handling of window gravity, was very broken (Simon) | ||
5 | - caused (among others) windows with gravity set to get relocated | ||
6 | on close. | ||
7 | - gravity is now taken into account on style change | ||
8 | FbWinFrame.hh/cc Window.hh/cc Ewmh.cc | ||
4 | * make our default locale, init, menu, and style paths properly | 9 | * make our default locale, init, menu, and style paths properly |
5 | expand PREFIX in the make install stage, so that make prefix=elsewhere | 10 | expand PREFIX in the make install stage, so that make prefix=elsewhere |
6 | works properly (Simon) | 11 | works properly (Simon) |