aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-18 02:35:30 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-18 02:35:30 +0000
commit6a1b0f83e980b788b15054cc7d3223a8d0ed83ab (patch)
tree73a317f8788d12ae2a97523678306e4e0528237e /NEWS
parent7592b0c0805429cb8d73ce52eec4da82ce36e4bb (diff)
downloadfetchmail-6a1b0f83e980b788b15054cc7d3223a8d0ed83ab.tar.gz
fetchmail-6a1b0f83e980b788b15054cc7d3223a8d0ed83ab.tar.bz2
fetchmail-6a1b0f83e980b788b15054cc7d3223a8d0ed83ab.zip
Janos Farkas's fixes.
svn path=/trunk/; revision=897
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02756aa5..379bd912 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
Release Notes:
------------------------------------------------------------------------------
+fetchmail-3.7 ()
+
+features --
+
+* Treat unexpected EOF as a protocol error.
+
+bugs --
+
+* Fix password-shrouding logic so it doesn't crap out on a zero-length
+ password.
+
+------------------------------------------------------------------------------
fetchmail-3.6 (Mon Feb 17 00:19:55 EST 1997)
features --