diff options
author | mathias <mathias> | 2005-05-09 06:09:37 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-05-09 06:09:37 (GMT) |
commit | aba44f47aaae77780dcb658c6eb26a7724b20c1d (patch) | |
tree | 00ff07db5c56c20529ba6fbcbee630dc7c2c6b35 /ChangeLog | |
parent | 4ddda95f20280da40b0f9412d340119141f70d46 (diff) | |
download | fluxbox-aba44f47aaae77780dcb658c6eb26a7724b20c1d.zip fluxbox-aba44f47aaae77780dcb658c6eb26a7724b20c1d.tar.bz2 |
fix for gentoo #91955, remembering the current window-position didnt store the
reference corner to the appsfile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/05/09: | ||
4 | * Fix for gentoo-bug #91955 (thanx Julien Trolet) | ||
5 | Remembering the position of a window didnt store the reference | ||
6 | corner | ||
7 | Remember.cc | ||
3 | *05/05/07: | 8 | *05/05/07: |
4 | * Fix isses in patch from Vadim (thanx Vadim) | 9 | * Fix isses in patch from Vadim (thanx Vadim) |
5 | FbTk/TextBox.cc | 10 | FbTk/TextBox.cc |