aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-08-27 16:42:42 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-08-27 16:42:42 +0800
commit2523517e68c8d9ae2a8588cd46125192c08d7b43 (patch)
tree68d5d8f2d127fdfaf2227b2ae884ae667952657a /calendar/ChangeLog
parent5e8b1fdf491dd63a0bebb5b7d485ee3f8d87ab12 (diff)
downloadgsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar.gz
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar.bz2
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar.lz
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar.xz
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.tar.zst
gsoc2013-evolution-2523517e68c8d9ae2a8588cd46125192c08d7b43.zip
** Fix for bug #523327
2008-08-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #523327 * gui/e-cal-component-preview.c: (write_html): * gui/e-cal-component-memo-preview.c: (write_html): Show description in monospace font and wrap lines too. svn path=/trunk/; revision=36103
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 630ae57896..6ab3e94059 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-27 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #523327
+
+ * gui/e-cal-component-preview.c: (write_html):
+ * gui/e-cal-component-memo-preview.c: (write_html):
+ Show description in monospace font and wrap lines too.
+
2008-08-22 Tobias Mueller <tobiasmue@svn.gnome.org>
* gui/print.c (print_table_draw_page):