aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-01-06 18:00:21 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-01-06 18:00:21 +0000
commita804c2b676aa9629bea657e78d5e6803b85228cc (patch)
tree4f6601827cfd4c7c74edee679ec9e5046a89d04d /NEWS
parentdf741344c71e5538d1c504a7d0f9ecc1d9ff4945 (diff)
downloadfetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.tar.gz
fetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.tar.bz2
fetchmail-a804c2b676aa9629bea657e78d5e6803b85228cc.zip
Fix: Do not overlap source and destination fields in snprintf() in
interface.c. Courtesy of Nico Golde, Debian. svn path=/branches/BRANCH_6-3/; revision=5260
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e6d4b54..b026effb 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,8 @@ fetchmail 6.3.10 (not yet released):
Details: http://blog.flameeyes.eu/2009/01/01/the-canonical-target
* Do not lose PS_MAXFETCH (13) exit status when hitting maxpoll. Reported by
Michelle Konzack, Debian Bug#508667.
+* Do not overlap source and destination fields in snprintf() in interface.c.
+ Courtesy of Nico Golde, Debian.
# TRANSLATION UPDATES AND ADDITIONS (ordered by language name):
* [it] Italian (Vincenzo Campanella)