aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-04-02 14:59:38 (GMT)
committersimonb <simonb>2005-04-02 14:59:38 (GMT)
commit007c495239f0dc111bfc94610fb561320ec27232 (patch)
treee077f83dd601bc7b9e3ece85a7b9503c05e137de /ChangeLog
parent62431956b4813e45a77c4b0c925fdb8eba3305e8 (diff)
downloadfluxbox-007c495239f0dc111bfc94610fb561320ec27232.zip
fluxbox-007c495239f0dc111bfc94610fb561320ec27232.tar.bz2
Tidy up some redundant pixmap allocs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e92e0b..3ca9965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/03:
4 * Tidy up some redundant pixmap allocations (Simon)
5 Menu.cc TextButton.cc FbPixmap.hh
3*05/03/23: 6*05/03/23:
4 * added "Fullscreen" as a command (Mathias) 7 * added "Fullscreen" as a command (Mathias)
5 CurrentWindow.cc/hh FbCommandFactory.cc 8 CurrentWindow.cc/hh FbCommandFactory.cc