|
1 | 1 | CHANGELOG |
2 | 2 | ========= |
3 | 3 |
|
| 4 | +0.8.4 (20230824) |
| 5 | + |
| 6 | + - configure - When explicit --enable-logind fails, exit 1 (requested by Marc Haber) |
| 7 | + - libslack - configure - Add --default --platform --help --destdir |
| 8 | + - libslack - make - Change clean/clobber/distclean to be the same and to also unconfigure |
| 9 | + - configure - Add --disable-mail-test --enable-mail-test (requested by Marc Haber) |
| 10 | + - Fix copyright/license info (.reuse/dep5) (spotted by Marc Haber) |
| 11 | + - configure - Fix error message for unknown options |
| 12 | + - configure - Add --platform info to --help output |
| 13 | + - INSTALL - Update to reflect recent ./configure changes |
| 14 | + - configure - Fix --platform check, Add libslack/conf/slackware, Tweak output |
| 15 | + |
4 | 16 | 0.8.3 (20230819) |
5 | 17 |
|
6 | 18 | - Remove 'comparison always true' compiler warning |
7 | 19 | - libslack - macros.mk - Add ability to suppress false 'may be used uninitialized' compiler warnings |
8 | 20 | - doc - Update notes on old binary packages |
9 | 21 | - INSTALL - Add 'PACKAGING SYSTEMS' section |
10 | | - - make - Remove deb-daemon and debian-clobber targets and DEBIAN_CLOBBER_FILES |
11 | | - - make - Change clean/clobber/distclean to be the same and to also unconfigure |
12 | | - - make - Always default to Linux config for make clean |
| 22 | + - make - Remove deb-daemon and debian-clobber targets and DEBIAN_CLOBBER_FILES (requested by Marc Haber) |
| 23 | + - make - Change clean/clobber/distclean to be the same and to also unconfigure (requested by Marc Haber) |
| 24 | + - make - Always default to Linux config for make clean (requested by Marc Haber) |
13 | 25 | - make - Update help to reflect recent clean/clobber/distclean change |
14 | 26 | - Add ./configure --default (for make clean) |
15 | 27 | - configure - Silence stderr for "which gmake" |
@@ -436,6 +448,6 @@ CHANGELOG |
436 | 448 | URL: https://raf.org/daemon |
437 | 449 | GIT: https://github.com/raforg/daemon |
438 | 450 | GIT: https://codeberg.org/raforg/daemon |
439 | | - Date: 20230819 |
| 451 | + Date: 20230824 |
440 | 452 | Author: raf <raf@raf.org> |
441 | 453 |
|
0 commit comments