aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-01-17 15:55:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-01-17 15:55:25 +0000
commitb2f4237a87a744c7f61c7981720efc60c9b47766 (patch)
tree56bb1f1febd0a5e53ade54a8f7721d010d1a563c /NEWS
parent5b6355b9b922abfd3e17ac7bf77440358772d2c1 (diff)
downloadmailfromd-b2f4237a87a744c7f61c7981720efc60c9b47766.tar.gz
mailfromd-b2f4237a87a744c7f61c7981720efc60c9b47766.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1185 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 18 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d65c6cf8..ce149aef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,25 @@
-Mailfromd NEWS -- history of user-visible changes. 2006-12-25
-Copyright (C) 2005, 2006 Sergey Poznyakoff
+Mailfromd NEWS -- history of user-visible changes. 2007-01-17
+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.91, CVS
+
+* Code generation redone to decrease memory requirements and make compiled
+code self-sufficient.
+
+* New statement `const' defines a named constant, e.g.:
+
+ const n 10
+ const s "String"
+
+ if ($f != s)
+ ...
+ fi
+
+
Version 3.1.90, 2006-12-13
* `==' can be used as well as `=' to test for equality
@@ -1126,7 +1141,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.