diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 86913acb7e..9c3ceb09a0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2003-03-06 Jeffrey Stedfast <fejj@ximian.com> + * camel-mime-part.c (camel_mime_part_get_encoding): Get rid of the + const return - it mismatches the prototype and we don't need it + anyway. Fixes bug #39173. + +2003-03-06 Jeffrey Stedfast <fejj@ximian.com> + Fixes for bug #39170 * camel-store-summary.c (camel_store_info_set_string): Remove |