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 82dc32ab48..b763d3fb21 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-07-09 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #524130 + + * gui/e-cal-component-preview.c: (write_html): + * gui/e-cal-component-memo-preview.c: (write_html): Pass description + text through 'camel_text_to_html' to have links clickable in a preview. + 2008-07-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #368038 |