aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2006-08-14 16:18:49 +0800
committerLi Yuan <liyuan@src.gnome.org>2006-08-14 16:18:49 +0800
commitcf5f368802af86e8d2510f3dd6321d2ce98d19ee (patch)
tree09117d13569c34b6936369d2e935c21e22cc4ae4 /calendar/ChangeLog
parentcec1981a564262b35ae9dfba5bf51fddb18ca8a1 (diff)
downloadgsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar.gz
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar.bz2
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar.lz
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar.xz
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.tar.zst
gsoc2013-evolution-cf5f368802af86e8d2510f3dd6321d2ce98d19ee.zip
Fixes #351253, make the dialog shows the label and can be closed.
2006-08-14 Li Yuan <li.yuan@sun.com> * gui/alarm-notify/alarm-queue.c: (mail_notification): Fixes #351253, make the dialog shows the label and can be closed. svn path=/trunk/; revision=32545
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 72480732f0..24075bbb85 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-14 Li Yuan <li.yuan@sun.com>
+
+ * gui/alarm-notify/alarm-queue.c: (mail_notification):
+ Fixes #351253, make the dialog shows the label and
+ can be closed.
+
2006-08-10 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-cal-model-calendar.c: (ecmc_set_value_at):