diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-08 17:02:41 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-08 17:02:41 +0800 |
commit | 9ba4b08d37cb9370cb85b14113052c1b42f14385 (patch) | |
tree | af1048d071daaa3ed42be9a841462240075759c9 /calendar/ChangeLog | |
parent | 35b59bde31bebcf1a823a8b3e5262e73e719237a (diff) | |
download | gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar.gz gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar.bz2 gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar.lz gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar.xz gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.tar.zst gsoc2013-evolution-9ba4b08d37cb9370cb85b14113052c1b42f14385.zip |
Modified the code in alarm_notify_add_calendars() to generate the correct key for
obtaining the password for an authenticated calendar.
svn path=/trunk/; revision=30579
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b9b457a4f6..4bab3a5ce8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2005-11-08 P. S. Chakravarthi <pchakravarthi@novell.com> + * gui/alarm-notify/alarm-notify.c + (alarm_notify_add_calendars): modified the code to + generate the correct key for obtaining the password + for an authenticated calendar. + +2005-11-08 P. S. Chakravarthi <pchakravarthi@novell.com> + Fixes 319217 * gui/alarm-notify/alarm-queue.c (load_alarms_for_today): changed the code to load alarms from current day beginning if |