Commit 5e3b9905 5e3b9905ec4847e2935c95cae846cbce60ca8b7b by Sergey Poznyakoff

Updated

1 parent 16718ca9
Showing 1 changed file with 13 additions and 0 deletions
1 2005-05-23 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2
3 * mailbox/mutil.c: include <sys/select.h>
4 * lib/mailcap.c: Provide a replacement for FNM_CASEFOLD
5 Reported by Jerry Heyman <heymanj@acm.org>.
6
7 * configure.ac: Compute the value of ULONG_MAX for use in the
8 testsute.
9 * imap4d/testsuite/Makefile.am (site.exp): Set MU_ULONG_MAX
10 * imap4d/testsuite/imap4d/IDEF0955.exp: Compute upper limit for
11 the message set spec based on the value of MU_ULONG_MAX.
12 * imap4d/testsuite/imap4d/IDEF0956.exp: Likewise
13
1 2005-05-20 Sergey Poznyakoff <gray@Mirddin.farlep.net> 14 2005-05-20 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2 15
3 * imap4d/fetch.c (fetch_getcommand): Changed proto to make gcc 4.0 16 * imap4d/fetch.c (fetch_getcommand): Changed proto to make gcc 4.0
......