diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index df8c0a1a12..f18927d8fc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2001-08-03 Zbigniew Chyla <cyba@gnome.pl> + + I18n fixes. + + * gui/dialogs/event-page.c (summary_changed_cb): + Use e_dialog_editable_get instead of gtk_editable_get_chars (we need + UTF-8 string). + + * gui/itip-utils.c: + Added missing #include <config.h> + 2001-08-02 Jon Trowbridge <trow@ximian.com> * gui/Makefile.am: Added camel dependency (now needed by ebook). |