aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-25 10:40:54 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-25 10:40:54 +0000
commited65f5fe0e50d1e94b42ca3a5cf241a44d294c66 (patch)
treec31b3f569ec31a9bf76ff49b1f5309bded4718bf
parentac6c43594f9c4de30e654af5cbd2596d9673f540 (diff)
downloadfetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.tar.gz
fetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.tar.bz2
fetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.zip
Fix typo.
svn path=/branches/BRANCH_6-3/; revision=5336
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ccbbca00..00d36e17 100644
--- a/NEWS
+++ b/NEWS
@@ -78,7 +78,7 @@ fetchmail 6.3.10 (not yet released):
illogical, and documentation hadn't matched real behaviour for long.
* For NTLM authentication, use dynamically allocated buffers.
Fixes Debian Bug#449179, reported by Stepan Golosunov.
-* Non-delivery notices ("bounce mail") now mentions the original reason again,
+* Non-delivery notice ("bounce mail") now mentions the original reason again,
before the address list. This fixes a regression introduced in 6.3.0.
* Several compiler warnings were fixed.