diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 02:06:39 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 02:06:39 +0000 |
commit | c2ac36a5a9c073e4007c3ce663b8f97f321214fe (patch) | |
tree | b6837a833595a8e8f7bfbb1404eca0e73d722d0c | |
parent | ecb709f160d39547ce7d0d3020540f457a94b073 (diff) | |
download | fetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.tar.gz fetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.tar.bz2 fetchmail-c2ac36a5a9c073e4007c3ce663b8f97f321214fe.zip |
fix pluralization typo, news -> new
svn path=/trunk/; revision=4406
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |