summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-25 11:20:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-25 11:20:47 +0000
commitea09d5968982bc8da30d19593df984133e2a4e5e (patch)
treef79e54244a34f74602aaf52c3780977d0a283cdb /ChangeLog
parentbf77e1c15d4a4356d1f8a0ffbcaeb42ca6903203 (diff)
downloadmailutils-ea09d5968982bc8da30d19593df984133e2a4e5e.tar.gz
mailutils-ea09d5968982bc8da30d19593df984133e2a4e5e.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c437d1aa..eb379ed8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2005-02-25 Sergey Poznyakoff
+
+ * NEWS: Updated
+ * include/mailutils/libsieve.h (sieve_get_identifier): New
+ function.
+ (sieve_arg_error): New function.
+ * libsieve/actions.c: Removed spurions indications of action
+ names in diagnostic messages. Sieve_error prepends them
+ automatically now.
+ * libsieve/tests.c: Likewise.
+ * libsieve/extensions/list.c: Likewise.
+ * libsieve/extensions/timestamp.c: Likewise.
+ * libsieve/extensions/vacation.c: Likewise.
+ * libsieve/runtime.c (instr_action,instr_test): Update
+ mach->identifier.
+ * libsieve/sieve.h (struct sieve_machine.identifier): New
+ field.
+
+ * libsieve/util.c (sieve_value_create): Bugfix.
+ (sieve_error): Prepend action or test identifier to the diagnostic
+ message.
+ (sieve_arg_error): New function.
+
+ * po/POTFILES.in: Updated
+
2005-02-24 Sergey Poznyakoff
Update by gnulib-sync.

Return to:

Send suggestions and report system problems to the System administrator.