aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-11-07 20:24:27 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-11-07 20:24:27 +0800
commit2f3f9457ae0630e788fdd99214709dda64ee3d1a (patch)
treee70816276fea011db35d9c3dcfe1579f0a30240d /calendar/ChangeLog
parent3053e7ad00c3ddf9cae531ef89143de36d14c226 (diff)
downloadgsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.gz
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.bz2
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.lz
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.xz
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.zst
gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.zip
Fixes #208318.
svn path=/trunk/; revision=32956
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 6b186560e2..780dd268f1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-11-07 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * gui/alarm-notify/alarm-notify.c: (list_changed_cb),
+ (load_calendars), (cal_opened_cb), (alarm_notify_add_calendar):
+ * gui/dialogs/cal-prefs-dialog.c: (alarms_selection_changed):
+ Disable alarms for subscribed exchange calendars.
+ Fixes #208318 (bugzilla.novell.com)
+
2006-11-06 Chenthill Palanisamy <pchenthill@novell.com>
Committing for Ben Gamari <bgamari@gmail.com>