Commit 3ab6c431 3ab6c431d78766911af06cb056aedc194e33f3d2 by Sergey Poznyakoff

Updated

1 parent 9ed9e38c
1 2004-01-05 Sergey Poznyakoff 1 2004-01-05 Sergey Poznyakoff
2 2
3 * include/mailutils/mutil.h (mu_true_answer_p): New function.
4 * mailbox/mutil.c: Likewise
5
6 * mail/var.c: (parse_headers): Use mu_true_answer_p()
7 * mh/mh.h (is_true): Likewise.
8 * mh/mh_init.c (mh_vgetyn): Likewise.
9 * sieve/sieve.c (is_true_p): Likewise.
10
11 * movemail/movemail.c (move_message): Improved diagnostics
12
13 * libsieve/runtime.c (instr_run): Adjust pc before calling handler.
14 * libsieve/actions.c (sieve_action_stop); Restored zero assignment
15 to pc. This is possible due to the changes to runtime.c
16
17 2004-01-05 Sergey Poznyakoff
18
3 * include/mailutils/libsieve.h (sieve_locus_t): New datatype. 19 * include/mailutils/libsieve.h (sieve_locus_t): New datatype.
4 (sieve_action_log_t): Changed type of the second argument. 20 (sieve_action_log_t): Changed type of the second argument.
5 * libsieve/actions.c (sieve_action_stop): Bugfix. Account for 21 * libsieve/actions.c (sieve_action_stop): Bugfix. Account for
......
1 2004-01-05 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2
3 * po/POTFILES.in: (Re-)Added mailbox/getopt.c
4
1 2003-12-25 Sergey Poznyakoff <gray@Mirddin.farlep.net> 5 2003-12-25 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2 6
3 * ro.po: Added missing ^K in msgstrs 7 * ro.po: Added missing ^K in msgstrs
......