aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-09-12 18:27:18 (GMT)
committermathias <mathias>2005-09-12 18:27:18 (GMT)
commitb8f155bf368b2c7958ea035bd4baa1639e9b63db (patch)
tree8cf6e530b3c649ebbbcf609e04941ebb74db0cef /ChangeLog
parent219e8362b0a244a23ef2d2e41c6bd9c26971b289 (diff)
downloadfluxbox-b8f155bf368b2c7958ea035bd4baa1639e9b63db.zip
fluxbox-b8f155bf368b2c7958ea035bd4baa1639e9b63db.tar.bz2
fixes #1281708, MenuIcon doesnt scale properly, patch from sf.net
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d955c5..ecb4bfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14: 2Changes for 0.9.14:
3*05/09/12:
4 * Fixes #1281708, MenuIcon doesnt scale properly (thanx Erik-Jan)
5 src/WinButtonTheme.cc
3*05/09/08: 6*05/09/08:
4 * Fixed bug in client menu. Window menu did not open. (Henrik) 7 * Fixed bug in client menu. Window menu did not open. (Henrik)
5 FbTk/Menu.cc 8 FbTk/Menu.cc