diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-23 09:25:31 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-23 09:25:31 +0000 |
commit | e631821f9a2843185e64c07c2b3e9f8919c0edf8 (patch) | |
tree | 2cde450273f38395ff582bfbc4ecbdbf383beef4 /NEWS | |
parent | 85a28511dba564f987dfdf46310e18cb97f3c978 (diff) | |
download | fetchmail-e631821f9a2843185e64c07c2b3e9f8919c0edf8.tar.gz fetchmail-e631821f9a2843185e64c07c2b3e9f8919c0edf8.tar.bz2 fetchmail-e631821f9a2843185e64c07c2b3e9f8919c0edf8.zip |
LMTP problem has been solved.
svn path=/trunk/; revision=3470
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ * End of poll cycle is now logged. * Sanity check now rejects SSL option if SSL support is not compiled in (resolves Debian bug #109796). +* HMH's fix for the LMTP localhost/foo problem. fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines: |