aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-13 17:38:39 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-13 17:38:39 +0800
commit493aec8284d11bb5722278bb5aa289e4fd053bbb (patch)
treed5bc556e310edb95abaaf25b91b0d0b2c61a96b1 /calendar
parent609a0591014db0f10e981388962c328a3f2f935d (diff)
downloadgsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar.gz
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar.bz2
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar.lz
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar.xz
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.tar.zst
gsoc2013-evolution-493aec8284d11bb5722278bb5aa289e4fd053bbb.zip
fixes #259505
svn path=/trunk/; revision=31160
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ab71efc7b0..9260eeeee5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-14 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #259505
+ * gui/gnome-cal.c:
+ (gnome_calendar_on_date_navigator_selection_changed): Check
+ the previous selection before setting the view.
+
2006-01-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #271810