aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5c1d168d..3d9c3420 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Mailfromd NEWS -- history of user-visible changes. 2007-04-04
+Mailfromd NEWS -- history of user-visible changes. 2007-04-16
Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -281,6 +281,18 @@ New built-in macro `__statedir__' expands to the name of the default
program state directory.
* Bugfixes
+** Fix incorrect packet length calculation in connect Milter handler.
+The bug manifested itself with the following log messages:
+
+- In mailfromd log:
+
+ MailfromFilter: shan_connect: wrong length
+
+- In Sendmail log:
+
+ milter_read(mailfrom): cmd read returned 0, expecting 5
+ Milter(mailfrom): to error state
+
** Fix coredumps on printing void returns with --dump-tree
** Fix coredumps on optimising conditionals like

Return to:

Send suggestions and report system problems to the System administrator.