Updated
Showing
1 changed file
with
15 additions
and
0 deletions
1 | 2002-04-19 Sergey Poznyakoff | ||
2 | |||
3 | * guimb/scm/sieve.scm (sieve-parse-command): Bugfix: must always | ||
4 | return a list whose car is the token type. | ||
5 | New command line options: --debug and --lib-dir | ||
6 | * guimb/scm/mimeheader.scm: (new) Implements "mimeheader" | ||
7 | extension test. The test is similar to "header" but works | ||
8 | on multipart MIME messages also. | ||
9 | * guimb/scm/Makefile.am: Added mimeheader.scm | ||
10 | |||
11 | * libmu_scm/mu_message.c: New interfaces: mu-message-multipart?, | ||
12 | mu-message-get-num-parts, mu-message-get-part | ||
13 | * libmu_scm/mu_port.c (mu_port_mark): Do nothing if the port | ||
14 | is not in open state. | ||
15 | |||
1 | 2002-04-15 Sam Roberts | 16 | 2002-04-15 Sam Roberts |
2 | 17 | ||
3 | * doc/texinfo/programs.texi, include/mailutils/mutil.h, | 18 | * doc/texinfo/programs.texi, include/mailutils/mutil.h, | ... | ... |
-
Please register or sign in to post a comment