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 4d3848ede0..9ea9312276 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2007-12-13 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #340267 + + * gui/e-cal-component-preview.c: (write_html): + * gui/e-cal-component-memo-preview.c: (write_html): + Show description in preview as preformatted text, so + tabulators are kept instead of treated as white spaces. + 2007-12-11 Sankar P <psankar@novell.com> ** Fix for bug #501969 |