aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-03-06 15:20:00 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-03-06 15:20:00 +0800
commit5686e80ba22b8a93a7898a4063429c81aab9d6f1 (patch)
treedd79c080ed1e66f1db093fdfe9dabbea705c579e /calendar/ChangeLog
parent83c00f8e8dd410bbc75a55600bdfc312774f3e52 (diff)
downloadgsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar.gz
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar.bz2
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar.lz
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar.xz
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.tar.zst
gsoc2013-evolution-5686e80ba22b8a93a7898a4063429c81aab9d6f1.zip
Fixes #329353
svn path=/trunk/; revision=31651
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 266ced9bf2..594282f1c1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-06 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #329353
+ * gui/gnome-cal.c:
+ (gnome_calendar_on_date_navigator_selection_changed): If the previous
+ selection is not list view, set the view as month view.
+
2006-03-04 Jeff Cai <jeff.cai@sun.com>
Fixes #333234