aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-08-24 22:21:20 +0800
committerRoss Burton <rburton@src.gnome.org>2006-08-24 22:21:20 +0800
commit93577ad153e335399564eb68c3f16cd492f2c23b (patch)
treec1aaa266a00de66d843fce2d739c8758394e705d /calendar/ChangeLog
parent6ba2d2e1eb65ec94c7b9008ce6596a2a4c0f4338 (diff)
downloadgsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.gz
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.bz2
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.lz
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.xz
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.zst
gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.zip
Don't manipulate the style's font description and don't use custom sizes
2006-08-24 Ross Burton <ross@openedhand.com> * gui/e-week-view-main-item.c: Don't manipulate the style's font description and don't use custom sizes (#347933). svn path=/trunk/; revision=32657
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b2e4a44953..aaa317892a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-24 Ross Burton <ross@openedhand.com>
+
+ * gui/e-week-view-main-item.c:
+ Don't manipulate the style's font description and don't use custom
+ sizes (#347933).
+
2006-08-23 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify-dialog.c: (dialog_response_cb):