changelog
Showing
1 changed file
with
11 additions
and
0 deletions
1 | 2002-01-05 Sam Roberts | ||
2 | |||
3 | * sieve/: Makefile.am, sieve.c, sv.h, svcb.c, svctx.c, svutil.c: | ||
4 | Split the implementation of the mailutils-based sieve engine out of | ||
5 | sieve.c, which now contains only a utility that uses the engine to | ||
6 | sieve mailboxes. | ||
7 | * sieve/sieve_interface.h: exposed sieve_errstr() in public API, | ||
8 | and declare sieve_errname() | ||
9 | * sieve/script.c: lower-cased some error strings, and added | ||
10 | str_errname() to return the string of an error enum. | ||
11 | |||
1 | 2001-12-31 Alain Magloire | 12 | 2001-12-31 Alain Magloire |
2 | 13 | ||
3 | * doc/texinfo/programs.texi: Descibe the readmsg utility. | 14 | * doc/texinfo/programs.texi: Descibe the readmsg utility. | ... | ... |
-
Please register or sign in to post a comment