Commit 430c396c 430c396cdc610be106e62455532db83cf085e5d9 by Sam Roberts

changelog

1 parent f426a43d
1 2002-01-19 Sam Roberts
2
3 * mailbox/mbx_imap.c: Append to INBOX if an explicit path wasn't
4 supplied.
5 * mailbox/mbx_mbox.c: X-UID is 5 chars, not 4, and this line will
6 match X-UIDL too, is that intended?
7 * mailbox/url_mbox.c: including strings.h as well
8 * mailbox/debug.c: Removed a FIXME that seems to have been fixed.
9
1 2002-01-18 Sergey Poznyakoff 10 2002-01-18 Sergey Poznyakoff
2 11
3 * mailbox/mutil.c: New function mu_tempfile(). 12 * mailbox/mutil.c: New function mu_tempfile().
......