Commit 770ee4a7 770ee4a72f9c57fef6dd9da37bcc54c842e8f81c by Sergey Poznyakoff

Updated

1 parent 206c4704
Showing 1 changed file with 15 additions and 0 deletions
1 2002-01-18 Sergey Poznyakoff
2
3 * mailbox/mutil.c: New function mu_tempfile().
4 * include/mailutils/mutil.h: Declaration for mu_tempfile().
5 * guimb/collect.c: Use mu_tempfile.
6 * mail/send.c: Likewise.
7 * mail/var.c: Likewise.
8 * mailbox/body.c: Likewise.
9 * mailbox/mbx_mh.c: Likewise.
10
11 * mailbox/muerror.c: New function mu_verror().
12
13 * guimb/util.c: Removed util_tempfile().
14 * mail/util.c: Likewise.
15
1 2002-01-15 Sam Roberts 16 2002-01-15 Sam Roberts
2 17
3 * sieve/: sieve.c, sv.h, svcb.c, svctx.c, svutil.c, 18 * sieve/: sieve.c, sv.h, svcb.c, svctx.c, svutil.c,
......