aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarry Lu <harry.lu@sun.com>2003-12-18 00:30:16 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-18 00:30:16 +0800
commit54f708974fe1b0d8bcd8d749b579856657432bd3 (patch)
treed82716184c73d7b76c0a1aaa7b760fd51d886b46 /calendar/ChangeLog
parent53a38f99abeb8b3026e3a64affd01643307eaee3 (diff)
downloadgsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar.gz
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar.bz2
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar.lz
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar.xz
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.tar.zst
gsoc2013-evolution-54f708974fe1b0d8bcd8d749b579856657432bd3.zip
Fixes #51665.
2003-12-17 Harry Lu <harry.lu@sun.com> Fixes #51665. * gui/e-week-view.c: (e_week_view_focus): call e_week_view_check_layout() so that the spans won't be NULL. svn path=/trunk/; revision=23967
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9ceb7e4836..e22964c70d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-17 Harry Lu <harry.lu@sun.com>
+
+ Fixes #51665.
+
+ * gui/e-week-view.c: (e_week_view_focus): call
+ e_week_view_check_layout() so that the spans won't be NULL.
+
2003-12-17 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-commands.c: removed the 'NewCalendar' verb.