diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-17 13:46:37 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-17 13:46:37 +0000 |
commit | 09dc2d2ee5145e8ed3cce0debfca8eccea91b383 (patch) | |
tree | 511a18e74032501edf711c6dcf92f8e66b3705f3 /NEWS | |
parent | 99a6c435e8a24f72ec3cdb8d39c98a180ceb2b49 (diff) | |
download | fetchmail-09dc2d2ee5145e8ed3cce0debfca8eccea91b383.tar.gz fetchmail-09dc2d2ee5145e8ed3cce0debfca8eccea91b383.tar.bz2 fetchmail-09dc2d2ee5145e8ed3cce0debfca8eccea91b383.zip |
Revise --flush description, suggested by Frederic Marchal.
svn path=/branches/BRANCH_6-3/; revision=4844
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -76,6 +76,8 @@ fetchmail 6.3.5 (not yet released): Found by Dan Fandrich. * Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported by Lars Tewes. +* Fix --flush description in the manual page, fetchmail does not mark messages + seen unless it has successfully delivered them. Suggested by Frederic Marchal. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |