aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 239eda1c..9972d196 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2008-03-10 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/mailfromd.h (enum mf_status_code): Add a comma and a count
+ definition, needed for make check-exceptions in docs.
+ * src/status.mfi (m4_ifdef): Use OLD_EXCEPTION_CODES instead of
+ COMPAT_4_3.
+ * src/main.c: New command line options: -D (--define), and -U
+ (--undefine).
+ * mflib/match_dnsbl.mf (match_dnsbl): Use LAZY_MATCH_RBL instead of
+ COMPAT_4_3.
+ Throw e_invip if address is invalid.
+ * mflib/match_rhsbl.mf (match_rhsbl): Use LAZY_MATCH_RBL instead
+ of COMPAT_4_3.
+ * doc/mailfromd.texi: Document variable shadowing and new
+ features.
+ * doc/Makefile.am (check-exceptions): Update the rule.
+ * NEWS: Update.
+
2008-03-09 Sergey Poznyakoff <gray@gnu.org.ua>
Fix the test suite. The file status.mfh now contains m4 statements,
@@ -69,6 +87,10 @@
tests/etc/catch01.rc: Use new exception codes.
2008-03-01 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ -= Release 4.3.1 =-
+
+2008-03-01 Sergey Poznyakoff <gray@gnu.org.ua>
* src/prog.c, src/prog.h (advance_pc): Fix type of the 2nd
argument.

Return to:

Send suggestions and report system problems to the System administrator.