aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-02-24 02:06:58 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-02-24 02:06:58 +0800
commit26e97fbbf11d8282e8dd6a09b87b44c02f9290a7 (patch)
treefaf1b3e3dfa01a17d3f9e938e882f4398375d67e /calendar/ChangeLog
parent7f58fb95cc3d234e6dc19cf013799f0f85c809ce (diff)
downloadgsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar.gz
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar.bz2
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar.lz
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar.xz
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.tar.zst
gsoc2013-evolution-26e97fbbf11d8282e8dd6a09b87b44c02f9290a7.zip
Fixes #70000
2005-02-23 JP Rosevear <jpr@novell.com> Fixes #70000 * gui/gnome-cal.c (gnome_calendar_goto_today): set the view type to day view svn path=/trunk/; revision=28870
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 62a392a459..624347059f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-23 JP Rosevear <jpr@novell.com>
+
+ Fixes #70000
+
+ * gui/gnome-cal.c (gnome_calendar_goto_today): set the view type
+ to day view
+
2005-02-23 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #72006