Commit 8e0d7f56 8e0d7f56f1141283384c9dcf0831eb1ece3c0fd4 by Sergey Poznyakoff

Update

1 parent 330f6330
Showing 1 changed file with 16 additions and 0 deletions
1 2004-02-03 Sergey Poznyakoff
2
3 * scripts/texify.sed: New file
4 * scripts/Makefile.am: Added texify.sed
5 * doc/texinfo/Makefile.am (.c.inc rule): Use texify.sed
6
7 2004-02-03 Linus Nordberg <linus@nordberg.se>
8
9 * mailbox/pop/pop3_readline.c: Include sys/time.h.
10
11 * mailbox/maildir/mbox.c: Include limits.h.
12 (maildir_uniq): Use _POSIX_PATH_MAX if PATH_MAX is not
13 defined.
14
15 * mailbox/file_stream.c: Include signal.h.
16
1 2004-02-01 Sergey Poznyakoff 17 2004-02-01 Sergey Poznyakoff
2 18
3 * mailbox/maildir/mbox.c (maildir_message_lookup): Fixed bug 19 * mailbox/maildir/mbox.c (maildir_message_lookup): Fixed bug
......