diff options
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 25059cced6..f258131ad3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,10 +1,8 @@ 2005-12-17 Tor Lillqvist <tml@novell.com> - * conduits/calendar/calendar-conduit.c: Use GLib to construct - filenames from URIs and back. - - * gui/e-cal-component-memo-preview.c (write_html): Use - g_filename_to_uri() to construct a file: URI. + * conduits/calendar/calendar-conduit.c + * gui/e-cal-component-memo-preview.c: Use GLib to construct + filenames from URIs and vice versa. 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> |