aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-08-21 11:55:05 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-08-21 15:33:20 +0200
commit5bd0b140ad34b3fb1cd9bdbe9cb6dd774f8ca412 (patch)
treec78d9634c31973b94d556395b4429a18bf64f90a
parent3bf6679d730dc37d83796156497ba01110f74aec (diff)
downloadfetchmail-5bd0b140ad34b3fb1cd9bdbe9cb6dd774f8ca412.tar.gz
fetchmail-5bd0b140ad34b3fb1cd9bdbe9cb6dd774f8ca412.tar.bz2
fetchmail-5bd0b140ad34b3fb1cd9bdbe9cb6dd774f8ca412.zip
Mention rawlog.patch in NEWS.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54d8c0ba..2b2fb4d4 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,11 @@ fetchmail-6.3.21 (not yet released):
messages end up in mbox, but adds line termination for storages (like Maildir)
that do not require that the last line be LF- or CRLF-terminated.
+# CONTRIB/ addition
+* There is a patch against fetchnews's source, contrib/rawlog.patch, that can
+ log (and hexdump non-printing characters) raw socket data to a file. It proved
+ useful to debug Antoine's bug described above.
+
fetchmail-6.3.20 (released 2011-06-06, 26005 LoC):