aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-04-04 12:19:51 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-04-04 12:19:51 +0000
commitee6ff6b4d5cf72b6e62fef9cbf0fc643316efbed (patch)
treed8c3359523aeb35e09eabd5fbd6466c1d62726bf /NEWS
parent8d778c41f21dcf611dd3bf174dbc4ebc2524ce75 (diff)
downloadfetchmail-ee6ff6b4d5cf72b6e62fef9cbf0fc643316efbed.tar.gz
fetchmail-ee6ff6b4d5cf72b6e62fef9cbf0fc643316efbed.tar.bz2
fetchmail-ee6ff6b4d5cf72b6e62fef9cbf0fc643316efbed.zip
Document default for --limit.
svn path=/branches/BRANCH_6-3/; revision=5083
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9c76440..11663219 100644
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,7 @@ fetchmail 6.3.8 (not yet released):
* Document expected Received: line format when parsing for envelope addressees.
* Stripped option documentation from sample.rcfile, since this is bound to go
out of synch with the manual page, which is the only reference on options.
+* Mention that --limit default is 0 bytes, which is special for "no limit".
* Corrected Robert M. Funk's name that I misspelled. My sincere apologies
-- Matthias Andree.