Commit 3ad41770 3ad417701d29a29ed0e90989c1b56106050cffbf by Sergey Poznyakoff

Updated

1 parent 1dc5c3b2
1 2004-06-06 Sergey Poznyakoff
2
3 * include/mailutils/filter.h (filter_iconv_create): New prototype.
4 * mailbox/filter_iconv.c: Fixed several bugs. Use an extra
5 argument to filter_iconv_create to decide what to do
6 if conversion fails (mu_iconv_fallback_mode).
7 * examples/iconv.c: Updated call to filter_iconv_create()
8 * mailbox/rfc2047.c: Likewise.
9
1 2004-06-05 Sergey Poznyakoff 10 2004-06-05 Sergey Poznyakoff
2 11
3 * NEWS: Updated 12 * NEWS: Updated
......