aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-06-30 13:46:09 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-06-30 13:46:09 +0000
commit9ebfa320b724b6e745d768a003ef7086f091565e (patch)
treec727cbfc08299dd5f4fb1662d8697ab37609ec6f /NEWS
parent6959a513c2ab16bf8afe693c7031d7cbe3777a5b (diff)
downloadfetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.tar.gz
fetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.tar.bz2
fetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.zip
Documentation and program output now /consistently/ claim that the
rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still silently accept additional g=x permissions for compatibility with previous 6.2.X and 6.3.X versions. Inconsistency (program 0710, manpage 0600) reported by Petr Uzel. svn path=/branches/BRANCH_6-3/; revision=5211
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 50aa2271..da50ce3d 100644
--- a/NEWS
+++ b/NEWS
@@ -137,6 +137,11 @@ fetchmail 6.3.9 (not yet released):
fetchmail is run.
* The FAQ now recommends (#I9) not to use Google Mail for their disregard to the
protocols they claim to support.
+* Documentation and program output now /consistently/ claim that the rcfile must
+ not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still
+ silently accept additional g=x permissions for compatibility with previous
+ 6.2.X and 6.3.X versions.
+ Inconsistency (program 0710, manpage 0600) reported by Petr Uzel.
# TRANSLATION UPDATES:
* Polish (Jakub Bogusz)