aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f7ce2462..7fc43fd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,12 +5,15 @@
(MAILUTILS_LIBS): Require auth
* src/Makefile.am (mailfromd_SOURCES): Add func.c
* src/gram.y: Implement functions, function calls and new
- conditional `validuser'
+ conditionals `validuser' and `dbmap'
* src/lex.l: Likewise
* src/mailfrom.h (FUNCTION,LOCUS): New types.
(node_type): New types node_type_funcall and node_type_validuser
(parse_error_locus): New function
(function_lookup,function_install): New function
+ (node_type): New type node_type_dbmap
+ (struct dbmap_node): New data type
+ (struct node): New member `map'.
* src/main.c: Use enum instead of defines for long option codes.
New options: --dump-grammar-trace, --dump-lex-trace and
--dump-tree.

Return to:

Send suggestions and report system problems to the System administrator.