aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-01-02 20:04:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-01-02 20:04:25 +0000
commit54f7dd5237fd012d392781d39bd60da7b08be15c (patch)
tree054ff5b61e3d2e269216fb15b234eefeeaea24ef
parent9c919bf42d6241c47b7572ef6b3fca1449414458 (diff)
downloadmailfromd-54f7dd5237fd012d392781d39bd60da7b08be15c.tar.gz
mailfromd-54f7dd5237fd012d392781d39bd60da7b08be15c.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/branches/release_3_1_patches@1148 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog8
-rw-r--r--NEWS13
2 files changed, 18 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c404695f..086858a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-02 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * src/gram.y (code_node): code instr_svalidate after dereferencing
+ a string variable.
+ * src/prog.c (instr_svalidate): Restore function
+ * NEWS: Update
+ * configure.ac: Version 3.1.2
+
2006-12-13 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS, configure.ac: Version 3.1.1
diff --git a/NEWS b/NEWS
index 4c5ecffa..9b9eb354 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,17 @@
-Mailfromd NEWS -- history of user-visible changes. 2006-12-13
-Copyright (C) 2005, 2006 Sergey Poznyakoff
+Mailfromd NEWS -- history of user-visible changes. 2007-01-02
+Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff
See the end of file for copying conditions.
Please send mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
+Version 3.1.2
+
+Bugfixes:
+
+* Fix coredumps on dereferencing an undefined variable.
+
+
Version 3.1.1, 2006-12-13
Bugfixes:
@@ -1080,7 +1087,7 @@ First release.
=========================================================================
Copyright information:
-Copyright (C) 2005 Sergey Poznyakoff
+Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the

Return to:

Send suggestions and report system problems to the System administrator.