aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-22 11:37:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-22 11:37:20 +0000
commite2a4bc5127511eeb2628560f034166cd8b033517 (patch)
tree7906489a2b363fc428dab1b385a85622e6ab34a0 /ChangeLog
parent21aa7f59a42451fb51778200cf533f2685203ade (diff)
downloadmailfromd-e2a4bc5127511eeb2628560f034166cd8b033517.tar.gz
mailfromd-e2a4bc5127511eeb2628560f034166cd8b033517.tar.bz2
Build mflib/dns.mf and mflib/safedb.mf from M4 sources
git-svn-id: file:///svnroot/mailfromd/trunk@1465 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eccfab16..1aeb9c0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-22 Sergey Poznyakoff <gray@gnu.org.ua>
+ * mflib/dns.mf: Rewritten as
+ * mflib/dns.mf4: .. this
+ * mflib/safedb.mf: Rewritten as
+ * mflib/safedb.mf4: .. this
+ * mflib/Makefile.am (.mf4.mf): New rule
+
* src/lex.l: Discontinue supporting &code form.
New lexical entities: $# with the usual meaning and @parm,
for getting ordinal number of parameter `parm' in the parameter
@@ -9,7 +15,7 @@
* src/snarf.m4 (MF_THROW): Bugfix: do not output ": " after the
function name, it is done automatically by the error reporting
routines.
- * src/gram.y: Support $# and @parm. Fix missing occurrances of
+ * src/gram.y: Support $# and @parm. Fix missing occurrences of
`reverse' (yesterday's changes).
* src/drivers.c (code_type_builtin): Fix passing $#
(code_type_call): Implement $# (a hidden first argument) for MFL

Return to:

Send suggestions and report system problems to the System administrator.