diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-01-17 16:42:24 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-01-17 16:42:24 +0800 |
commit | 864ab0d253bf176f999792bf67bd590a37a9883b (patch) | |
tree | 1526dd0c92b4a0d4a1c64e7a7d645037ac291e20 /calendar/ChangeLog | |
parent | e2e3ab5bfbeab96ce47649707f110d49f035dc30 (diff) | |
download | gsoc2013-evolution-864ab0d253bf176f999792bf67bd590a37a9883b.tar.gz gsoc2013-evolution-864ab0d253bf176f999792bf67bd590a37a9883b.tar.zst gsoc2013-evolution-864ab0d253bf176f999792bf67bd590a37a9883b.zip |
Fix for bug #426159 (Allow users to snooze for 1+ hour 0 minutes)
svn path=/trunk/; revision=34843
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 5a227db79a..11dcd44688 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-01-17 Suman Manjunath <msuman@novell.com> + + ** Fix for bug #426159 + + * gui/alarm-notify/alarm-notify-dialog.c: (snooze_pressed_cb): + * gui/alarm-notify/alarm-notify.glade: Allow users to snooze for + 1+ hour 0 minutes. + 2008-01-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #333695 |