Update
Showing
1 changed file
with
17 additions
and
0 deletions
1 | 2007-06-26 Sergey Poznyakoff <gray@gnu.org.ua> | 1 | 2007-06-26 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 2 | ||
3 | * mailbox/header.c (header_readline): Always nul-terminate the | ||
4 | buffer. | ||
5 | * include/mailutils/list.h: Fix typo | ||
6 | * libsieve/argp.c: New option --clearpath | ||
7 | * libsieve/load.c: Minor change | ||
8 | * libsieve/sieve.h: Minor change | ||
9 | * sieve/testsuite/sieve/ext.exp: Pass --clearpath option to sieve | ||
10 | |||
11 | * mh/anno.c, mh/burst.c, mh/comp.c, mh/compcommon.c, mh/folder.c, | ||
12 | mh/forw.c, mh/inc.c, mh/mark.c, mh/mh.h, mh/mh_alias.y, | ||
13 | mh/mh_argp.c, mh/mh_ctx.c, mh/mh_global.c, mh/mh_init.c, | ||
14 | mh/mh_msgset.c, mh/mh_sequence.c, mh/mh_whatnow.c, mh/mh_whom.c, | ||
15 | mh/mhl.c, mh/mhn.c, mh/mhparam.c, mh/mhpath.c, mh/pick.c, | ||
16 | mh/refile.c, mh/repl.c, mh/rmf.c, mh/rmm.c, mh/scan.c, mh/send.c, | ||
17 | mh/sortm.c, mh/whom.c: Use mu_header_sget to retrieve context and | ||
18 | configuration settings. Update all callers. | ||
19 | |||
3 | * include/mailutils/header.h (MU_HEADER_REPLACE) | 20 | * include/mailutils/header.h (MU_HEADER_REPLACE) |
4 | (MU_HEADER_BEFORE): New macros | 21 | (MU_HEADER_BEFORE): New macros |
5 | (mu_header_remove,mu_header_insert) | 22 | (mu_header_remove,mu_header_insert) | ... | ... |
-
Please register or sign in to post a comment