summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-08-18 10:29:41 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-08-18 10:29:41 +0000
commitced564348134cc2f5569643551162a587778d762 (patch)
treef93d61522001467ddf48e7797a0cb97614c8a787 /NEWS
parent7bbd113abecfa1c5eb0be421c7ab5c8b0e5ce759 (diff)
downloadmailutils-ced564348134cc2f5569643551162a587778d762.tar.gz
mailutils-ced564348134cc2f5569643551162a587778d762.tar.bz2
Bugfixes.
* TODO: Update. * imap4d/fetch.c: Prevent coredumps on inexpected end of statement (e.g. `FETCH 1:* (uid') * imap4d/imap4d.h (imap4d_select0): Update protottype. * imap4d/select.c (imap4d_select0): Do not advertise actual mailbox name with a NO response. Return to authenticated state on failure.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6eafc4d13..2a9b98e39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU mailutils NEWS -- history of user-visible changes. 2008-08-17
+GNU mailutils NEWS -- history of user-visible changes. 2008-08-18
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
See the end of file for copying conditions.
@@ -140,8 +140,8 @@ New diagnostics functions are available, among them:
void mu_diag_voutput (int level, const char *fmt, va_list ap);
void mu_diag_output (int level, const char *fmt, ...);
-A new header file, mailutils/diag.h, declarations of these and other
-related functions.
+A new header file, mailutils/diag.h, provides declarations for these
+and other related functions.
See documentation (FIXME: Chapter?) for more information.

Return to:

Send suggestions and report system problems to the System administrator.