Commit ab4c775e ab4c775e5208a5db76de23524d2b2d8b4e59eb92 by Alain Magloire

updated.

1 parent 573b8d3c
1 2003-02-22 Alain Magloire
2
3 First implementation of rfc1524.
4
5 * mailbox/mailcap.c: First implementation of rfc1524.
6 * include/mailutils/mailcap.h: First implementation of rfc1524.
7
1 2003-02-22 Sergey Poznyakoff 8 2003-02-22 Sergey Poznyakoff
2 9
3 * include/mailutils/header.h (MU_HEADER_FCC): New macro 10 * include/mailutils/header.h (MU_HEADER_FCC): New macro
...@@ -36,6 +43,7 @@ ...@@ -36,6 +43,7 @@
36 * mh/mh.h (mhdraft_stream_create): New function. 43 * mh/mh.h (mhdraft_stream_create): New function.
37 * mh/mh_init.c (mh_stream_to_message): Use MH draft streams. 44 * mh/mh_init.c (mh_stream_to_message): Use MH draft streams.
38 45
46 >>>>>>> 1.685
39 2003-02-20 Sergey Poznyakoff 47 2003-02-20 Sergey Poznyakoff
40 48
41 * mh/README: Updated 49 * mh/README: Updated
......