diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f619de8909..c1dbf721c4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2000-12-01 Federico Mena Quintero <federico@helixcode.com> + * gui/control-factory.c (set_prop): Removed debugging message. + (control_factory_init): Ditto. + + * gui/calendar-commands.c (calendar_set_uri): Ditto. + + * gui/main.c (main): Ditto. + * gui/event-editor.c (set_title_from_comp): New function to generate a title and convert it from UTF8 before setting it on the window. |