]> Pileus Git - ~andy/fetchmail/commitdiff
Remove reference of exit code 15 to IMAP IDLE.
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 29 Nov 2006 23:36:18 +0000 (23:36 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 29 Nov 2006 23:36:18 +0000 (23:36 -0000)
Reported by Isaac Wilcox.

svn path=/branches/BRANCH_6-3/; revision=4981

NEWS
fetchmail.man

diff --git a/NEWS b/NEWS
index b5bdceeceddfd692672ef6dc9bd32341eeb0239e..278c6f4f928cc601dccafccaf55b2ee1d47b7cdf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -85,6 +85,10 @@ fetchmail 6.3.6 (not yet released):
 * Update Japanese (Takeshi Hamasaki), Polish (Jakub Bogusz), Russian (Pavel
   Maryanov) and Vietnamese (Clytie Siddall) translations.
 
+# DOCUMENTATION:
+* Dropped exit status 15 from manual page, it's not used by fetchmail.
+  Reported by Isaac Wilcox.
+
 # KNOWN BUGS AND WORKAROUNDS:
   (this section floats upwards through the NEWS to be on top of the list)
 * fetchmail does not handle messages without Message-ID header well
@@ -183,6 +187,7 @@ fetchmail 6.3.5 (released 2006-10-09):
 * switch setjmp/longjmp to sigsetjmp/siglongjmp
 * IMAP now supports the EXTERNAL authentication method, courtesy of
   Götz 'nimrill' Babin-Ebell, BerliOS patch #1095 with minor changes.
+  Note that this change causes --sslcert to override --user.
 * The sslproto keywords are now case insensitive, courtesy of
   Götz 'nimrill' Babin-Ebell, BerliOS patch #1095.
 * When going to sleep, log for how long.  Suggested by Claudia Ludwig.
index 2ff831872fa9eb19296d563546de4792e030c6d0..f6d0571c040d33a450f26122cc75640ec5b4911b 100644 (file)
@@ -2488,8 +2488,6 @@ BSMTP batch file could not be opened.
 Poll terminated by a fetch limit (see the \-\-fetchlimit option).
 .IP 14
 Server busy indication.
-.IP 15
-Server timed out during an IMAP IDLE.
 .IP 23
 Internal error.  You should see a message on standard error with
 details.