diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-02-25 23:54:19 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-02-25 23:54:19 +0000 |
commit | e67561249eaa7bf8b9aed6633ade6e67a0806d73 (patch) | |
tree | 062e3585bb4c3a061b2b9a1a6b556c87d818df0a /NEWS | |
parent | c60a3bc7948aa8590da7282d0826d132a90c5b04 (diff) | |
download | fetchmail-e67561249eaa7bf8b9aed6633ade6e67a0806d73.tar.gz fetchmail-e67561249eaa7bf8b9aed6633ade6e67a0806d73.tar.bz2 fetchmail-e67561249eaa7bf8b9aed6633ade6e67a0806d73.zip |
quote folder name when writing configuration, Berlios Bug #13207, report + fix by Terry Brown.
svn path=/branches/BRANCH_6-3/; revision=5163
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,8 @@ fetchmail 6.3.9 (not yet released): * Allow .fetchmailrc and .fetchids to be symlinks, as the manpage does not document they aren't allowed - fixes Debian Bug #452907 (Roger Leigh). TOCTOU race persists. +* fetchmailconf quotes mailbox (folder) names when writing the configuration. + Fixes BerliOS Bug #13207 (reported + fix suggested by Terry Brown). # CHANGES: * Removed dead FETCHMAIL_DEBUG code from fetchmail.h that was disabled by |