aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-06-23 02:55:33 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-06-23 02:55:33 +0800
commit0d450111c88e4b14f8a21def8c5453002a027191 (patch)
tree505489986a9cd48d403bfc04ed92211ac0efd8b7 /calendar/ChangeLog
parent4b4309bc21d37aa1c76f9ba6249de122cb54fa98 (diff)
downloadgsoc2013-evolution-0d450111c88e4b14f8a21def8c5453002a027191.tar.gz
gsoc2013-evolution-0d450111c88e4b14f8a21def8c5453002a027191.tar.zst
gsoc2013-evolution-0d450111c88e4b14f8a21def8c5453002a027191.zip
Fixes #59824
2004-06-22 Larry Ewing <lewing@ximian.com> Fixes #59824 * gui/e-week-view.h: increase some of the passing so that the text does not appear to run together. Ideally this would be based on the font size but this will work for now. svn path=/trunk/; revision=26452
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 f5e8712f6e..522488677a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-22 Larry Ewing <lewing@ximian.com>
+
+ Fixes #59824
+
+ * gui/e-week-view.h: increase some of the passing so that the text
+ does not appear to run together. Ideally this would be based on
+ the font size but this will work for now.
+
2004-06-21 Rodney Dawes <dobey@novell.com>
Fixes #56892