diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-04-23 17:56:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-04-23 17:56:29 +0000 |
commit | a0dea9a7ea87f42a0a1105bd9e9a1386f4bf0252 (patch) | |
tree | ce0f6c2deb8e3d96bf5cd79b9d431d1970010c8c /NEWS | |
parent | 96cc6df6cf184e434964ad98aa5c75e42b35e36f (diff) | |
download | fetchmail-a0dea9a7ea87f42a0a1105bd9e9a1386f4bf0252.tar.gz fetchmail-a0dea9a7ea87f42a0a1105bd9e9a1386f4bf0252.tar.bz2 fetchmail-a0dea9a7ea87f42a0a1105bd9e9a1386f4bf0252.zip |
Better compilation properties for AIX.
svn path=/trunk/; revision=971
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9,6 +9,10 @@ every user entry in a multi-user poll declaration. Known But Unresolved Bugs: +In multidrop mode without an applicable localdomain, addresses of the +form "foo"@bar.com are not parsed correctly, even though they are +technically RFC822 legal. + Rich Kulawiec <rsk@itw.com> writes: Problem: fetchmail 3.9 seems to work fine when run from a tty or pty, @@ -24,6 +28,11 @@ having trouble figuring why it wouldn't just break *all* the time.) ------------------------------------------------------------------------------ +pl 3.9.2 (): +* Fixed a glitch in the Makefile yacc and lex productions +* Add logic for X-Fetchmail-Warning emission of \r\n to pacify qmail. +* Yet another try at getting error.c to play nice with AIX. + pl 3.9.1 (Thu Apr 17 11:37:14 EDT 1997): * Hypertext FAQ added to distribution manifest. * RPM builder production fixed. |