diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-15 13:56:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-15 13:56:28 +0000 |
commit | c1e1a25354f0072bf6bb871361f0316ed4e90593 (patch) | |
tree | 00d28f821b1b72a89763e6f77df62cbbf5a7d962 /NEWS | |
parent | 490f53c270798d86bcd6c5fb4a6817575b240f8d (diff) | |
download | fetchmail-c1e1a25354f0072bf6bb871361f0316ed4e90593.tar.gz fetchmail-c1e1a25354f0072bf6bb871361f0316ed4e90593.tar.bz2 fetchmail-c1e1a25354f0072bf6bb871361f0316ed4e90593.zip |
Fix Johan Vromans's keep bug.
svn path=/trunk/; revision=336
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ bugs -- * Accept RFC822 headers with a tab after the colon. +* You now see a "skipping" message for each message not retrieved. + +* --keep no longer overrides --flush. + fetchmail-1.8 (Fri Oct 11 15:08:10 EDT 1996): features -- |