Commit 5ab52037 5ab5203701541836cdaa9e85e95699dc69abe92e by Sam Roberts

update

1 parent 97579a39
1 2001-06-17 Sam Roberts
2
3 * sieve/Makefile.am: More fixes to the packaging structure by
4 Sergey.
5 * acconfig.h, configure.in, m4/tm_gmtoff.m4, m4/tm_isdst.m4,
6 m4/tm_zone.m4: Added tests for isdst, gmtoffset, and zone in struct
7 tm.
8 * mailbox/folder_pop.c: Confusing typo in comment.
9
1 2001-06-16 Sergey Poznyakoff 10 2001-06-16 Sergey Poznyakoff
2 * mailbox/mu_mktime.c(added): a wrapper around system mktime() 11 * mailbox/mu_mktime.c(added): a wrapper around system mktime()
3 function that honours the timezone. 12 function that honours the timezone.
......