Commit 22bd5660 22bd5660f267db03505875d740a7bda35d811627 by Sam Roberts

*** empty log message ***

1 parent 19d85e0f
Showing 1 changed file with 10 additions and 1 deletions
1 2001-07-12 Sam Roberts
2
3 * examples/mbox-dates.c: Added pop and imap records.
4 * include/mailutils/mutil.h, mailbox/mutil.c: New functions -
5 mu_hex2ul(), mu_hexstr2ul().
6 * mailbox/message.c: unistd.h needed on QNX6
7 * TODO: Added Sergey's todo items and mine for sieve.
8
1 2001-07-12 Jakob 'sparky' Kaivo <jkaivo@elijah.nodomainname.net> 9 2001-07-12 Jakob 'sparky' Kaivo <jkaivo@elijah.nodomainname.net>
2 10
3 * include/mailutils/mailutils.h: new file 11 * include/mailutils/mailutils.h: new "catchall" header, includes
12 all mailutils headers
4 13
5 2001-07-10 Sam Roberts 14 2001-07-10 Sam Roberts
6 15
......