diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e30cd9f62c..9aba117ee8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2005-12-06 Tor Lillqvist <tml@novell.com> + + * gui/e-cal-config.c (ecph_class_init) + * gui/memos-component.c (memos_component_init): Remove stray + leftover debugging output. + + * gui/memos-component.c (ensure_sources): Use g_filename_to_uri() + instead of just prefixing "file://". + 2005-11-29 Chenthill Palanisamy <pchenthill@novell.com> Fixes #322616 |