aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-01-31 22:16:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-01-31 22:16:23 +0000
commit6ae74f9b7a1ec9170efa53cab74e889eb1697a50 (patch)
tree8bad50e9cdd67c73ebf90abb902b5c86adfa8ecb /NEWS
parent8fa6b11990283115b0751212222ff6aaaaf81e60 (diff)
downloadfetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.tar.gz
fetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.tar.bz2
fetchmail-6ae74f9b7a1ec9170efa53cab74e889eb1697a50.zip
Graceful socket closing.
svn path=/trunk/; revision=2726
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8dc6f564..05f9204d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Things to do:
+Scrollbars on fetchmailconf help windows (Debian bug #51770).
+
+Log bounced messages via syslog (Debian bug #50184).
+
+Notify user by mail when pop server nonexistent (Debian bug #47143).
+
In the SSL support, we need to add server certificate validation (In
other words, does the certificate match the system we are trying to
contact?). Also, add authentication of Certifying Authority (Is this
@@ -15,12 +21,18 @@ package will have two security verifications instead of one...
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Close down sockets using shutdown(2) and discarding read data until we
+ get a TCP FIN. With any luck this will squash our socket leak.
+* Added Martijn Lievaart's sendmail hacks for multidrop to the contrib
+ directory.
+* Debian buglist cleanup.
+
fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines:
* Fixed bugs in BSMTP generation reported by Jaap Lutz.
* Make fetchmailconf better at handling backslashes in usernames
and passwords.
-* Jochen Hayeek's patch to handle spaces in UID usernames.
+* Jochen Hayek's patch to handle spaces in UID usernames.
There are 279 people on fetchmail-friends and 497 on fetchmail-announce.