Mercurial > noffle
comparison ChangeLog @ 101:ce8191c38f44 noffle
[svn] * configure, configure.in: Changed the --enable-debug option of configure.
It now accepts the parameters 'no', 'min' and 'yes', i.e. no compiler-
warnings, minimum compiler-warnings and maximum compiler-warnings.
Default is 'min'. Stable releases should have 'no' as default, IHMO.
* NEWS: Update.
author | uh1763 |
---|---|
date | Mon, 29 May 2000 17:35:01 +0100 |
parents | af51bf245bc3 |
children | 38b0a1532a37 |
comparison
equal
deleted
inserted
replaced
100:af51bf245bc3 | 101:ce8191c38f44 |
---|---|
1 ------------------------------------------------------------------------------- | 1 ------------------------------------------------------------------------------- |
2 NOFFLE ChangeLog | 2 NOFFLE ChangeLog |
3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
4 | |
5 Mon May 29 18:28:25 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | |
6 | |
7 * configure, configure.in: Changed the --enable-debug option of configure. | |
8 It now accepts the parameters 'no', 'min' and 'yes', i.e. no compiler- | |
9 warnings, minimum compiler-warnings and maximum compiler-warnings. | |
10 Default is 'min'. Stable releases should have 'no' as default, IHMO. | |
11 | |
12 * NEWS: Update. | |
4 | 13 |
5 Thu May 25 22:03:56 BST 2000 Jim Hague <jim.hague@acm.org> | 14 Thu May 25 22:03:56 BST 2000 Jim Hague <jim.hague@acm.org> |
6 | 15 |
7 * src/post.c: Fixed stupid bug in article checking code where a | 16 * src/post.c: Fixed stupid bug in article checking code where a |
8 correctly formatted Date: line would have the "Date: " removed | 17 correctly formatted Date: line would have the "Date: " removed |