aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-04-19 21:52:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-04-19 21:52:38 +0000
commit8c9f9483ab6375cc5dbfe9d26210e07d20c53fce (patch)
tree3657a55e9bff69ad362f1ff698dcd046bf6a4100 /NEWS
parent6b113bbffd60a5428f04ab6ab34f1bca24d76e27 (diff)
downloadfetchmail-8c9f9483ab6375cc5dbfe9d26210e07d20c53fce.tar.gz
fetchmail-8c9f9483ab6375cc5dbfe9d26210e07d20c53fce.tar.bz2
fetchmail-8c9f9483ab6375cc5dbfe9d26210e07d20c53fce.zip
*** empty log message ***
svn path=/trunk/; revision=1750
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c71dd9c..6f241000 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@
Release Notes:
------------------------------------------------------------------------------
+fetchmail-4.4.3 (Sun Apr 19 17:35:56 EDT 1998):
+* Back out one of the changes to the null Return-Path handling, as it caused
+ invalid rewrites leading to protocol sync errors under some configurations.
+
+There are 276 people on fetchmail-friends and 186 on fetchmail-announce.
+
fetchmail-4.4.2 (Sun Apr 19 00:13:42 EDT 1998):
* Use TOP for POP3 retrieval to avoid marking messages seen. Duh!
* Another fix for command-line --smtphost option.