aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-05-14 21:53:44 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-05-14 21:53:44 +0000
commit9403909ddb08b90bf83a6fcbefe9556b976048c9 (patch)
tree3bbf8a13a2ccfb00706d0f4de15e8316a20e1f83 /NEWS
parent23955f5dd00aff51e84978f78ce3b800fd5143b2 (diff)
downloadfetchmail-9403909ddb08b90bf83a6fcbefe9556b976048c9.tar.gz
fetchmail-9403909ddb08b90bf83a6fcbefe9556b976048c9.tar.bz2
fetchmail-9403909ddb08b90bf83a6fcbefe9556b976048c9.zip
Detect embedded NULs.
svn path=/trunk/; revision=1007
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e4f3a49..3a66249f 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ every user entry in a multi-user poll declaration.
------------------------------------------------------------------------------
+pl 3.9.5 ():
+* Add an error notification when an incoming message has embedded NULs.
+
pl 3.9.4 (Wed May 14 12:27:22 EDT 1997):
* Fixed a compilation glitch for systems like SunOS & others without atexit(3).
* Fixed a compilation glitch in daemonize for HP-UX.