aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-10 02:06:39 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-10 02:06:39 +0000
commitc2ac36a5a9c073e4007c3ce663b8f97f321214fe (patch)
treeb6837a833595a8e8f7bfbb1404eca0e73d722d0c
parentecb709f160d39547ce7d0d3020540f457a94b073 (diff)
downloadfetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.tar.gz
fetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.tar.bz2
fetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.zip
fix pluralization typo, news -> new
svn path=/trunk/; revision=4406
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0e717dde..a4be54dc 100644
--- a/NEWS
+++ b/NEWS
@@ -201,7 +201,7 @@ fetchmail 6.3.0 (not yet released officially):
* Operating systems that do not support at least one of gethostbyname,
gethostbyname_r, getipnodebyname are no longer supported. Matthias Andree.
* Fixes to --with-hesiod option. Sunil Shetye. (MA)
-* Delete oversized messages with the news --limitflush option. Debian
+* Delete oversized messages with the new --limitflush option. Debian
Bug#212240. Sunil Shetye. (MA)
* Fix MacOS X compilation failures in sink.c (ru_*time has incomplete type).
Berlios Bug #4725. Matthias Andree.