diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 20:37:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 20:37:09 +0000 |
commit | dcfcc808479103fcff5667e09099405a648bb36a (patch) | |
tree | 1b831c612b708397c18e82b0c52503400d342574 /NEWS | |
parent | 650bdbda3718f13abad1f61e365c975ab00f78ce (diff) | |
download | fetchmail-dcfcc808479103fcff5667e09099405a648bb36a.tar.gz fetchmail-dcfcc808479103fcff5667e09099405a648bb36a.tar.bz2 fetchmail-dcfcc808479103fcff5667e09099405a648bb36a.zip |
Correct sttus interpretation.
svn path=/trunk/; revision=412
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Release Notes: +pl 1.9.4 (): +* Correct status interpretation in closemailpipe() (thanks to Neil Harkins). + pl 1.9.3 (Sun Oct 27 22:35:33 EST 1996): * Handle nested parens in RFC822 comments. * More gcc -Wall cleanup. |