aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-10 10:02:58 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-10 10:02:58 +0000
commitf1e49e11293fd417f83b36901bc319e0d7bd390d (patch)
tree74165d3e0ccbe55343eed00d11ba7b726a653424 /ChangeLog
parent52140b22af73ac5ae4c6bbbb40217a609614e03f (diff)
downloadmailfromd-f1e49e11293fd417f83b36901bc319e0d7bd390d.tar.gz
mailfromd-f1e49e11293fd417f83b36901bc319e0d7bd390d.tar.bz2
* src/gram.y (on_cond): Fix coredump if target address is not
specified. (vardecl): Signal error if an auto variable is doubly defined. * tests/testsuite.at (EX_OK--EX_CONFIG): New defines (MF_CHECK_TEXT): New macro Add poll04.at and ashadow.at * tests/ashadow.at, tests/poll04.at: New files * doc/mailfromd.texi: Minor fixes git-svn-id: file:///svnroot/mailfromd/trunk@1499 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b94a1c8..7619083d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-08-10 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/gram.y (on_cond): Fix coredump if target address is not
+ specified.
+ (vardecl): Signal error if an auto variable is doubly defined.
+ * tests/testsuite.at (EX_OK--EX_CONFIG): New defines
+ (MF_CHECK_TEXT): New macro
+ Add poll04.at and ashadow.at
+ * tests/ashadow.at, tests/poll04.at: New files
+ * doc/mailfromd.texi: Minor fixes
+
2007-08-09 Sergey Poznyakoff <gray@gnu.org.ua>
* src/engine.c (check_on_host): Do not send space character after

Return to:

Send suggestions and report system problems to the System administrator.