aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-05-09 06:09:37 (GMT)
committermathias <mathias>2005-05-09 06:09:37 (GMT)
commitaba44f47aaae77780dcb658c6eb26a7724b20c1d (patch)
tree00ff07db5c56c20529ba6fbcbee630dc7c2c6b35 /ChangeLog
parent4ddda95f20280da40b0f9412d340119141f70d46 (diff)
downloadfluxbox-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aeeecc..0a70c2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes 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