aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-31 06:10:15 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-31 06:10:15 +0000
commite2e81ed2b00d742a4471557c52428970968c7208 (patch)
treeb543f01d06a0569f01c8147a98a4ebaa1a398ea2
parent1676b109edb291dd35101c7619e2901e901b1ab8 (diff)
downloadfetchmail-e2e81ed2b00d742a4471557c52428970968c7208.tar.gz
fetchmail-e2e81ed2b00d742a4471557c52428970968c7208.tar.bz2
fetchmail-e2e81ed2b00d742a4471557c52428970968c7208.zip
Ready to ship.
svn path=/trunk/; revision=3429
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0fac8a7..fd2ba8fa 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.8.15 (Tue Jul 31 02:07:03 EDT 2001), 21075 lines:
+
* Refuse mail that has no good addresses and can't be sent to postmaster.
* Restore behavior of discarding mail on 550 (Debian bug #105237).
* John Summerfield updated getfetchmail.
@@ -11,6 +13,13 @@
* Updated French translation by Thierry Vignaud.
* Man page bugs pointed out by Andrew Benham.
* POP3 end of session RSET on keep removed.
+* In IMAP, handle BAD and NO responses to FETCH gracefully.
+* Parse "no {syslog|invisible|showdots} properly.
+* Change AC_DEFINE to AC_DEFINE_UNQUOTED appropriately in configure.in
+ (Debian bug #104484).
+* Fixed bug in fetchmailconf plugin/plugout code (Debian bug #105987).
+
+There are 369 people on fetchmail-friends and 612 on fetchmail-announce.
fetchmail-5.8.14 (Thu Jul 12 03:19:57 EDT 2001), 21058 lines: