diff options
author | rathnor <rathnor> | 2003-07-18 15:44:36 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-18 15:44:36 (GMT) |
commit | 2e3bd41f4e0e5d10c65888b277f944d75938fab8 (patch) | |
tree | ade56490f1b1789376efcb55c9ae8f219e766ef4 /ChangeLog | |
parent | 7e1733c4352befe577150bad63d362dd7c1a94b9 (diff) | |
download | fluxbox_pavel-2e3bd41f4e0e5d10c65888b277f944d75938fab8.zip fluxbox_pavel-2e3bd41f4e0e5d10c65888b277f944d75938fab8.tar.bz2 |
add compiled-in defaults to output of fluxbox -info (thanks Matt Hope)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/19: | 3 | *03/07/19: |
4 | * Add compiled-in defaults to fluxbox -info (thanks Matt Hope) | ||
5 | main.cc | ||
4 | * Redo ResourceManager so that it loads resources on registration, and | 6 | * Redo ResourceManager so that it loads resources on registration, and |
5 | only opens the database in blocks of requests (Simon) | 7 | only opens the database in blocks of requests (Simon) |
6 | - fixes initial loading of init resources (e.g. toolbar.layer) | 8 | - fixes initial loading of init resources (e.g. toolbar.layer) |