diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 14:21:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 14:21:41 +0000 |
commit | 8f38d33f91af1073b489763015b6938b7ceda100 (patch) | |
tree | f202e2645d9a595701d728f84258aa16511eca03 /NEWS | |
parent | cc0be999f7bb693f357173028791e22c0ed3486d (diff) | |
download | fetchmail-8f38d33f91af1073b489763015b6938b7ceda100.tar.gz fetchmail-8f38d33f91af1073b489763015b6938b7ceda100.tar.bz2 fetchmail-8f38d33f91af1073b489763015b6938b7ceda100.zip |
Try to fix the HELO NULL bug.
svn path=/trunk/; revision=1202
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ fetchmail-4.0.5 () * Increased %o in the Lex source to cope with Ultrix lex. * RPMs are now built with --without-OPIE to avoid validation problems. +* Channge in computation of true name to avoid HELO (null) bug. fetchmail-4.0.4 (Mon Jul 28 23:38:20 EDT 1997) * Overhauled the build machinery. |