Commit 314b9945 314b994574962fd8842f5f48f8c2e12bbe810f4f by Alain Magloire

updated.

1 parent ba47dbec
Showing 1 changed file with 10 additions and 0 deletions
1 2003-02-23 Alain Magloire
2
3 * doc/texinfo/mailcap.texi: Document the mailcap functions.
4 * doc/texinfo/mailcap.inc: Code example.
5 * doc/texinfo/Makefile.am: Added mailcap.texi and mailcap.inc
6
7 * mailbox/Makefile.am: Added mailcap.c
8 * mailbox/mailcap.c: include <mailutils/mailcap.h>
9 * include/mailutils/Makefile.am: Added mailcap.h
10
1 2003-02-22 Alain Magloire 11 2003-02-22 Alain Magloire
2 12
3 First implementation of rfc1524. 13 First implementation of rfc1524.
......