diff options
author | mathias <mathias> | 2005-04-07 02:14:29 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-07 02:14:29 (GMT) |
commit | eb9161016b508bac85a89cfb50c9cb61f6106f2a (patch) | |
tree | ccbf317a94ba8342c40039b7fbe9dcc85eb7fac1 /ChangeLog | |
parent | 007c495239f0dc111bfc94610fb561320ec27232 (diff) | |
download | fluxbox-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes 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 |