diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-02-23 15:38:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-02-23 15:38:54 +0000 |
commit | c60a3bc7948aa8590da7282d0826d132a90c5b04 (patch) | |
tree | 0fa02d8d4cb0df5fcabb2612d9d4fbd9f994d071 /NEWS | |
parent | 74800f03badd09e545d778d21a94aa149758c5f9 (diff) | |
download | fetchmail-c60a3bc7948aa8590da7282d0826d132a90c5b04.tar.gz fetchmail-c60a3bc7948aa8590da7282d0826d132a90c5b04.tar.bz2 fetchmail-c60a3bc7948aa8590da7282d0826d132a90c5b04.zip |
Revise manual page, fixing Debian bug #467010 (ssl cannot come before user)
reported by Francesco Potortì.
svn path=/branches/BRANCH_6-3/; revision=5162
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -109,6 +109,14 @@ fetchmail 6.3.9 (not yet released): * The manual page no longer asserts that .fetchids were for exclusive POP3 use, since it is planned to use the file with IMAP4 later. * Add grammar fixes from Dan Jacobson to fetchmail.man. Debian Bug #461642. +* The manual page now mentions that user descriptions need to come before user + options. Reported by Francensco Pontortì, to fix Debian Bug#467010. +* The manual page no longer hints that multi-user declarations per server were + only useful in daemon mode running as root, to avoid hinting people to doing + that. +* Several manual page rcfile examples now include "ssl". +* The manual page hints that option arguments beginning with numbers can be + enclosed in parentheses. # TRANSLATION UPDATES: * Polish (Jakub Bogusz) |