Fixes Bug 192.
authorNot Zed <NotZed@HelixCode.com>
Thu, 1 Jun 2000 22:08:07 +0000 (22:08 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 1 Jun 2000 22:08:07 +0000 (22:08 +0000)
commit0883d1d4dc95b26f3e6907b480834bc053e2c1a3
tree28d6e285dd5747f910d31ccd6f5ca19435777dca
parent746ac948f7d458a18c119b6ddab13f2c777b918d
Fixes Bug 192.

2000-06-01  Not Zed  <NotZed@HelixCode.com>

        * camel-mime-part.c (construct_from_parser): For a message part,
        set the default content-type to message/rfc822.  Maybe needs to be
        done for multiparts too?

2000-05-31  Not Zed  <NotZed@HelixCode.com>

        * camel-mime-message.c (construct_from_parser): Typo in assersion.

        * camel-mime-parser.c (folder_scan_step): Use a default type of
        message/rfc822 for multipart/digest.  Bug Z192.
        (folder_scan_drop_step): Remove warning.
camel/ChangeLog
camel/camel-mime-message.c
camel/camel-mime-parser.c
camel/camel-mime-part-utils.c
camel/camel-mime-part.c