aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-26 21:25:51 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-26 21:25:51 +0000
commita0893a20e50af2deb56e6cfee0b455e310a5805a (patch)
tree5870c8ae4543913dc9cd5a461ec6433017f65140 /NEWS
parentf27916a7f27f00e1d2325538e55923c505706527 (diff)
downloadfetchmail-a0893a20e50af2deb56e6cfee0b455e310a5805a.tar.gz
fetchmail-a0893a20e50af2deb56e6cfee0b455e310a5805a.tar.bz2
fetchmail-a0893a20e50af2deb56e6cfee0b455e310a5805a.zip
Prevent pathological circular lists.
svn path=/trunk/; revision=1730
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c88a751..f1b371d2 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@
------------------------------------------------------------------------------
fetchmail-4.4.2 ():
* Use TOP for POP3 retrieval to avoid marking messages seen. Duh!
+* Another fix for command-line --smtphost option.
fetchmail-4.4.1 (Tue Mar 24 00:01:20 EST 1998):
* We now properly shroud IMAP passwords containing ", \, and SP.