aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-01 08:01:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-01 08:01:43 +0000
commita96265cb5435f97ef08039f326d859bcc5265263 (patch)
treee9a274a1013465722e3756bef8159e9529c9119a /NEWS
parent88f1f793c51e32cff318f127d1fa1882c16546a4 (diff)
downloadmailfromd-a96265cb5435f97ef08039f326d859bcc5265263.tar.gz
mailfromd-a96265cb5435f97ef08039f326d859bcc5265263.tar.bz2
Ported r1619 from branches/release_4_3_patches.
* src/prog.c, src/prog.h (advance_pc): Fix type of the 2nd argument. * configure.ac: Use AC_TRY_LINK to check for libresolve. * THANKS: Update * NEWS: Update git-svn-id: file:///svnroot/mailfromd/trunk@1620 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 866c6027..ec886328 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Mailfromd NEWS -- history of user-visible changes. 2008-02-10
+Mailfromd NEWS -- history of user-visible changes. 2008-03-01
Copyright (C) 2005, 2006, 2007, 2008 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -117,6 +117,8 @@ Quarantines the message using the given reason.
** Fix header deletion (delete action).
** Variable shadowing was broken if a rehash happened between vardcl and
forget_autos.
+** Fix program evaluator bug that manifested itself on machines where
+ sizeof(unsigned long) > sizeof(usnigned).
Version 4.3, 2008-02-10

Return to:

Send suggestions and report system problems to the System administrator.