diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-04-04 12:19:51 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-04-04 12:19:51 +0000 |
commit | ee6ff6b4d5cf72b6e62fef9cbf0fc643316efbed (patch) | |
tree | d8c3359523aeb35e09eabd5fbd6466c1d62726bf /NEWS | |
parent | 8d778c41f21dcf611dd3bf174dbc4ebc2524ce75 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |