diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 22:39:40 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 22:39:40 +0800 |
commit | 60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5 (patch) | |
tree | c20cf725ed6ffe299149b681ef25b83cb7a00e51 /calendar/ChangeLog | |
parent | ec205d090664b06396c723ce41e474d72f8e4b61 (diff) | |
download | gsoc2013-evolution-60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5.tar.gz gsoc2013-evolution-60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5.tar.zst gsoc2013-evolution-60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5.zip |
fixes #273781.
svn path=/trunk/; revision=30449
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bb4f2a07cc..9fc9c5a905 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,11 @@ -2005-09-10 P. S. Chakravarthi <pchakravarthi@novell.com> +2005-09-30 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #273781 + * gui/alarm-notify/alarm-notify-dialog.c: + (notified_alarms_dialog_new): Set the alarm window to + appear on the top. + +2005-09-30 P. S. Chakravarthi <pchakravarthi@novell.com> Fix #274188 * gui/e-cal-model.c |