diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 06aa4ce83a..b4c712c175 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2004-04-13 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (get_file_content): To be on the safe side + (even though the real bug behind bug #51924 can't happen here), + protect against adding a NULL charset filter tot he filtered + stream. + 2004-04-13 Larry Ewing <lewing@ximian.com> * e-msg-composer.c (drag_data_received): accept text/calendar |