Commit 576c2273 576c2273c2686f89fd9481a78828d17e6e6145e4 by Sergey Poznyakoff

Updated

1 parent ebcd4120
Showing 1 changed file with 10 additions and 0 deletions
1 2004-07-05 Sergey Poznyakoff 1 2004-07-05 Sergey Poznyakoff
2 2
3 * include/mailutils/registrar.h (mu_register_extra_formats): New
4 macro.
5 (mu_register_all_formats): Call mu_register_extra_formats()
6 * mailbox/mu_argp.c (mu_conf_option): Added ENABLE_NNTP
7 * mailbox/nntp/Makefile.am: Add nntp0.h
8 * mh/Makefile.am: Added libmu_nntp.la
9 * readmsg/readmsg.c (main): Call mu_register_extra_formats()
10
11 2004-07-05 Sergey Poznyakoff
12
3 * include/mailutils/registrar.h (mu_register_all_mbox_formats): 13 * include/mailutils/registrar.h (mu_register_all_mbox_formats):
4 Removed nntp_record. It is not a *mailbox* format. 14 Removed nntp_record. It is not a *mailbox* format.
5 * mailbox/mailutils-config.c: Added mu_nntp 15 * mailbox/mailutils-config.c: Added mu_nntp
......