Commit 13b7f8af 13b7f8afc77c4fc5931af7828c697e52d11bfd3b by uid65697

Updated

1 parent d75c464c
Showing 1 changed file with 31 additions and 0 deletions
1 2003-12-26 Sergey Poznyakoff
2
3 * examples/list.c: New sieve extension test.
4 * examples/spamd.c: Modified.
5 * examples/Makefile.am: Added list.c
6
7 * dotlock/dotlock.c: Changed multiline doc string to
8 a single-line one: gettext 0.13 is unable to handle
9 translator comments with multiline msgids.
10 * mail.local/main.c: Likewise
11 * mail.remote/mail.remote.c: Likewise
12 * mh/anno.c: Likewise
13 * mh/fmtcheck.c: Likewise
14 * mh/folder.c: Likewise
15 * mh/forw.c: Likewise
16 * mh/inc.c: Likewise
17 * mh/install-mh.c: Likewise
18 * mh/mark.c: Likewise
19 * mh/mhl.c: Likewise
20 * mh/mhn.c: Likewise
21 * mh/mhpath.c: Likewise
22 * mh/pick.c: Likewise
23 * mh/refile.c: Likewise
24 * mh/repl.c: Likewise
25 * mh/rmf.c: Likewise
26 * mh/rmm.c: Likewise
27 * mh/scan.c: Likewise
28 * mh/send.c: Likewise
29 * mh/whom.c: Likewise
30 * sieve/sieve.c: Likewise
31
1 2003-12-25 Sergey Poznyakoff 32 2003-12-25 Sergey Poznyakoff
2 33
3 Added changes from the backup repository 34 Added changes from the backup repository
......