diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-26 21:25:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-26 21:25:51 +0000 |
commit | a0893a20e50af2deb56e6cfee0b455e310a5805a (patch) | |
tree | 5870c8ae4543913dc9cd5a461ec6433017f65140 /NEWS | |
parent | f27916a7f27f00e1d2325538e55923c505706527 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |