diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 99f5d77e31..b342556cc3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-11-08 Rodney Dawes <dobey@novell.com> + + * gui/alarm-notify/alarm-notify-dialog.c (write_html_heading): + Don't try to convert the results of timet_to_str_with_zone to UTF-8, + since the return value is already encoded in UTF-8 + + Fixes #47529 + 2004-11-04 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/event-page.glade: |