From 73799e479c5ff0f5788212cc06c35792c2da3149 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 19 Jul 1996 14:51:00 +0000 Subject: Freeze bug fixes befoire adding more features. svn path=/trunk/; revision=38 --- NEWS | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b130a699..82904985 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,32 @@ NEWS +To-do list: + +I want a --logfile option that redirects the daemon-mode output to a +given file, but the code (in daemon.c near 200) unaccountably doesn't +work (so I haven't documented it yet). + +Option to enable EMACS-like user folder versioning on each run. + +-p option to come back? + +S/key for secure challenge-response. + +Implement IMAP support. + +3.02: + +* Correct buggy processing of nokeep/noflush/fetchall. + +* Fix buggy -mda option processing. + +* Added -N/--norewrite option. + 3.01: * Fixed a lexical analyzer bug in quoted-string processing. -* Fixed a bug in dump_options that cauded username to be displayed incorrectly. +* Fixed a bug in dump_options that caused username to be displayed incorrectly. * The lock assertion code was in the wrong place relative to the daemonize() call. @@ -100,11 +122,6 @@ MISCELLANEOUS BUG FIXES * I've fixed the flaky parser error messages. They turned out to be due to a misdeclaration of yytext. -There's only one feature I haven't been able to add successfully. I -want a --logfile option that redirects the daemon-mode output to a -given file, but the code (in daemon.c near 200) unaccountably doesn't -work (so I haven't documented it yet). - These are Carl Harris's change notes from prevuious releases: 3.0b5 -- cgit v1.2.3