aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-01-21 14:33:31 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-01-21 14:33:31 +0000
commit6460de7d7ac87145594f28a416f926f830df9b8c (patch)
treed9717482fde11f1fbab1e8d9aaf39805c205fef2 /NEWS
parent1e1e0552e60b1ebbcefeb6f90335643fc5f3d1b5 (diff)
downloadmailfromd-6460de7d7ac87145594f28a416f926f830df9b8c.tar.gz
mailfromd-6460de7d7ac87145594f28a416f926f830df9b8c.tar.bz2
* src/symtab.c: Ported r1584 from branches/gmach.
* NEWS: Update. * doc/mailfromd.texi: Updated. * configure.ac: Version 4.3 (preparing for the release). git-svn-id: file:///svnroot/mailfromd/trunk@1585 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 5408a5ce..f5dbfdec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
-Mailfromd NEWS -- history of user-visible changes. 2008-01-15
+Mailfromd NEWS -- history of user-visible changes. 2008-01-21
Copyright (C) 2005, 2006, 2007, 2008 Sergey Poznyakoff
See the end of file for copying conditions.
Please send mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
-Version 4.2.90 (SVN)
+Version 4.3 (SVN)
* write built-in
The `write' built-in function takes an optional third argument,
specifying the number of bytes to write. This form is particualry
useful in `body' handler for writing $1, because it is not null-
@@ -27,15 +27,18 @@ interpreter.
* Restore previous meaning of --enable-syslog-async.
Unless this option is given to ./configure, asynchronous syslog
implementation will not be compiled.
-* Fix compilation on Sun.
+* Bugfixes:
-* Fix header deletion (delete action).
+** Fix compilation on Sun.
+** Fix header deletion (delete action).
+** Variable shadowing was broken if a rehash happened between vardcl and
+ forget_autos.
Version 4.2, 2007-10-23
* Licensed under the GPLv3

Return to:

Send suggestions and report system problems to the System administrator.