aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-02-23 15:38:54 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-02-23 15:38:54 +0000
commitc60a3bc7948aa8590da7282d0826d132a90c5b04 (patch)
tree0fa02d8d4cb0df5fcabb2612d9d4fbd9f994d071 /NEWS
parent74800f03badd09e545d778d21a94aa149758c5f9 (diff)
downloadfetchmail-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--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25ead9c8..14ebc107 100644
--- a/NEWS
+++ b/NEWS
@@ -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)