Mercurial > noffle
diff 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 | 
line wrap: on
 line diff
--- a/ChangeLog Fri May 26 10:46:29 2000 +0100 +++ b/ChangeLog Mon May 29 17:35:01 2000 +0100 @@ -2,6 +2,15 @@ NOFFLE ChangeLog ------------------------------------------------------------------------------- +Mon May 29 18:28:25 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> + + * 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. + Thu May 25 22:03:56 BST 2000 Jim Hague <jim.hague@acm.org> * src/post.c: Fixed stupid bug in article checking code where a
