summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-02-24 10:45:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-02-24 10:45:39 +0000
commitda9bd682a776bc567b3a993d8ada93649ab2bacd (patch)
tree1f87bf0b5866cadd4fbd625e18353fc767d247eb
parent5e3869578b5259eac979a377256c1858d2c4cbde (diff)
downloadmailutils-rel-0-3-branch.tar.gz
mailutils-rel-0-3-branch.tar.bz2
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8242dfa94..3602f9bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-02-24 Sergey Poznyakoff
+
+ * include/mailutils/mailcap.h: Added missing prototypes, protected
+ argument decls with __P and the whole stuff with extern "C".
+ * mailbox/mailcap.c: Fixed indentation, adopted for 80-column
+ screen.
+ * doc/texinfo/mailcap.inc: Removed. Auto-generated file
+ * examples/mailcap.c: New file.
+ * examples/Makefile.am: Added mailcap.c
+ * examples/.cvsignore: Added mailcap
+ * mailbox/testsuite/Mailcap: New file. Test data for mailcap.
+ * mailbox/testsuite/Makefile.am: Added Mailcap
+ * mailbox/testsuite/mailbox/mailcap.exp: New file.
+ * mailbox/testsuite/mailbox/DISTFILES: Added mailcap.exp
+
2003-02-23 Alain Magloire
* mailbox/refcount.c: Added a simple thread-safe implementation.

Return to:

Send suggestions and report system problems to the System administrator.