diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-14 21:53:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-14 21:53:44 +0000 |
commit | 9403909ddb08b90bf83a6fcbefe9556b976048c9 (patch) | |
tree | 3bbf8a13a2ccfb00706d0f4de15e8316a20e1f83 /NEWS | |
parent | 23955f5dd00aff51e84978f78ce3b800fd5143b2 (diff) | |
download | fetchmail-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |