diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-25 10:40:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-25 10:40:54 +0000 |
commit | ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66 (patch) | |
tree | c31b3f569ec31a9bf76ff49b1f5309bded4718bf /NEWS | |
parent | ac6c43594f9c4de30e654af5cbd2596d9673f540 (diff) | |
download | fetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.tar.gz fetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.tar.bz2 fetchmail-ed65f5fe0e50d1e94b42ca3a5cf241a44d294c66.zip |
Fix typo.
svn path=/branches/BRANCH_6-3/; revision=5336
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |