aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-28 20:37:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-28 20:37:09 +0000
commitdcfcc808479103fcff5667e09099405a648bb36a (patch)
tree1b831c612b708397c18e82b0c52503400d342574 /NEWS
parent650bdbda3718f13abad1f61e365c975ab00f78ce (diff)
downloadfetchmail-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 330f4b5f..5a464d3b 100644
--- a/NEWS
+++ b/NEWS
@@ -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.