Update.
Showing
1 changed file
with
29 additions
and
0 deletions
1 | 2001-06-14 23:01 sroberts | ||
2 | |||
3 | * mailbox/parse822.c: I think timezone info is now placed in struct | ||
4 | tm correctly. | ||
5 | * include/mailutils/parse822.h: Prototypes for functions to parse | ||
6 | rfc822 date-time. | ||
7 | * sieve/: Makefile.am, test.c: Patches from Sergey to make the | ||
8 | auto* stuff work, now uses lex/yacc portably, and puts all the | ||
9 | necessary files into the distribution. | ||
10 | * sieve/ylwrap: Portable wrapper for lex/yacc invocations, by Tom | ||
11 | Tromey <tromey@cygnus.com>, modified by Sergey Poznyakoff | ||
12 | <gray@farlep.net> to replace yy prefixes, so multiple grammers can | ||
13 | co-exist. | ||
14 | * sieve/sieve.c: Define EOK ifndefed. | ||
15 | * examples/showmail.c: No longer relevant to the current APIs. | ||
16 | * examples/mbox-dates.c: GNU indented. | ||
17 | * examples/addr.c: GNU indented | ||
18 | * examples/.cvsignore: Added example executables. | ||
19 | * examples/mbox-explode.c: Made so it now saves all the attachments | ||
20 | from all the messages in a folder. Also GNU indented. | ||
21 | * doc/envelope.texi: Added some text to the envelope docs, still | ||
22 | incomplete. | ||
23 | * doc/url.texi: Noted the IMAP url syntax. | ||
24 | * doc/mailutils.texi: Some of the RFCs were missing, or | ||
25 | miscategorized in the references sect. | ||
26 | * doc/.cvsignore: Ignoreing files. | ||
27 | * doc/rfc1939.txt: Was checked in with DOS line terminators, | ||
28 | converted to Unix. | ||
29 | |||
1 | 2001-06-11 Alain Magloire | 30 | 2001-06-11 Alain Magloire |
2 | 31 | ||
3 | * imap4d/util.c (util_msgset): When '*' was define in the | 32 | * imap4d/util.c (util_msgset): When '*' was define in the | ... | ... |
-
Please register or sign in to post a comment