diff options
author | simonb <simonb> | 2006-07-03 08:37:16 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-07-03 08:37:16 (GMT) |
commit | 864ba10163084f4c98b5e3ea7faa7511f4b9c274 (patch) | |
tree | a2bec14f5a6e503790e8d4ed31fdfd299aa3fcb0 /ChangeLog | |
parent | 3213701f6c3c52dcdb592e8f9cd6e6d5dbd39dd7 (diff) | |
download | fluxbox-864ba10163084f4c98b5e3ea7faa7511f4b9c274.zip fluxbox-864ba10163084f4c98b5e3ea7faa7511f4b9c274.tar.bz2 |
make sure that PREFIX is expanded in the correct place (make stage, rather than configure stage). Affects menu, init, keys, locale and style files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | ||
3 | *06/07/03: | ||
4 | * make our default locale, init, menu, and style paths properly | ||
5 | expand PREFIX in the make install stage, so that make prefix=elsewhere | ||
6 | works properly (Simon) | ||
7 | configure.in | ||
2 | Changes for 1.0rc2: | 8 | Changes for 1.0rc2: |
3 | *06/07/03: | 9 | *06/07/03: |
4 | * call waitpid() on SIGCHLD until no more children (thanks Devin/dlab) | 10 | * call waitpid() on SIGCHLD until no more children (thanks Devin/dlab) |