aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2005-04-07 02:14:29 (GMT)
committermathias <mathias>2005-04-07 02:14:29 (GMT)
commiteb9161016b508bac85a89cfb50c9cb61f6106f2a (patch)
treeccbf317a94ba8342c40039b7fbe9dcc85eb7fac1 /ChangeLog
parent007c495239f0dc111bfc94610fb561320ec27232 (diff)
downloadfluxbox-eb9161016b508bac85a89cfb50c9cb61f6106f2a.zip
fluxbox-eb9161016b508bac85a89cfb50c9cb61f6106f2a.tar.bz2
no need to compile default.cc for every run, so we ll check for a
change of the revision-number
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ca9965..9c19f48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/07:
4 * Minor tweak for the buildsystem so it doesnt compile
5 defaults.cc every time (Mathias)
6 src/Makefile.am
3*05/04/03: 7*05/04/03:
4 * Tidy up some redundant pixmap allocations (Simon) 8 * Tidy up some redundant pixmap allocations (Simon)
5 Menu.cc TextButton.cc FbPixmap.hh 9 Menu.cc TextButton.cc FbPixmap.hh