diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-02-11 12:33:55 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-02-11 12:33:55 +0800 |
commit | 91138e7def4787e676a699aedda17aeeca969d00 (patch) | |
tree | 3a4b5af965cace677d9bc8fbfbbd0b2df6e55f4e /calendar/ChangeLog | |
parent | 3d85ee95724f8743d756dda91e239670ada01f00 (diff) | |
download | gsoc2013-evolution-91138e7def4787e676a699aedda17aeeca969d00.tar.gz gsoc2013-evolution-91138e7def4787e676a699aedda17aeeca969d00.tar.zst gsoc2013-evolution-91138e7def4787e676a699aedda17aeeca969d00.zip |
Google Calendar alarm works now.
2008-02-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Google
Calendar alarm works now.
svn path=/trunk/; revision=34988
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 59dadce6cc..b052ec4613 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2008-02-11 Srinivasa Ragavan <sragavan@novell.com> + + * gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Google + Calendar alarm works now. + 2008-02-10 Suman Manjunath <msuman@novell.com> ** Fix for bug #510642 |