use libunicode iconv functions rather than libc ones (since libc might not
authorDan Winship <danw@src.gnome.org>
Fri, 21 Apr 2000 04:05:12 +0000 (04:05 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 21 Apr 2000 04:05:12 +0000 (04:05 +0000)
commitff3e0b321ae3dcd35a4f5880799f4f592615690c
treee1bc7fa3e39149eef3c353203c38eacb7e59198f
parent45a5c04cf7a8d8c66b51a18cd37f37047797c5c6
use libunicode iconv functions rather than libc ones (since libc might not

* camel-mime-utils.c (rfc2047_decode_word): use libunicode iconv
functions rather than libc ones (since libc might not have them).
(header_decode_date): add autoconfiscation on timezone code

* camel.c (camel_init): call unicode_init ()
camel/ChangeLog
camel/camel-mime-utils.c
camel/camel.c