diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-11-07 20:24:27 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-11-07 20:24:27 +0800 |
commit | 2f3f9457ae0630e788fdd99214709dda64ee3d1a (patch) | |
tree | e70816276fea011db35d9c3dcfe1579f0a30240d /calendar/ChangeLog | |
parent | 3053e7ad00c3ddf9cae531ef89143de36d14c226 (diff) | |
download | gsoc2013-evolution-2f3f9457ae0630e788fdd99214709dda64ee3d1a.tar.gz 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/ChangeLog | 8 |
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> |