Commit 0b1eac86 0b1eac8660d48fff2e0d2694c9321d5c5b3ffc70 by Sergey Poznyakoff

Updated

1 parent 0d236e02
Showing 1 changed file with 15 additions and 0 deletions
1 2005-01-17 Sergey Poznyakoff
2
3 * mailbox/parsedate.y (mu_parse_date): Initialize struct tm
4 * mailbox/nntp/folder.c (nntp_folder_open): Do not use alloca
5 * mailbox/nntp/mbox.c: Do not use alloca
6
7 * doc/texinfo/Makefile.am: Rewritten to use gendocs.sh
8 * doc/texinfo/index.html.in: Removed
9 * doc/texinfo/gendocs_template: New file
10 * doc/texinfo/fdl.texi: Fixed sectioning
11 * doc/texinfo/programs.texi: Likewise.
12 * doc/texinfo/url.texi: Likewise.
13 * doc/texinfo/mailutils.texi: Fixed sectioning. Print table
14 of contents after summary page, as suggested by GNU standards.
15
1 2005-01-05 Sergey Poznyakoff 16 2005-01-05 Sergey Poznyakoff
2 17
3 * configure.ac (AUTHLIBS_DEPENDENCY,SQLLIB_DEPENDENCY): New 18 * configure.ac (AUTHLIBS_DEPENDENCY,SQLLIB_DEPENDENCY): New
......