aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorWang Xin <jedy.wang@sun.com>2007-09-03 20:41:12 +0800
committerJedy Jedy Wang <jedywang@src.gnome.org>2007-09-03 20:41:12 +0800
commit917e0d5fc64883df7102b91d33c59a7941810cda (patch)
tree2737460774c59ff40aa28259de010f83614ee0df /calendar/ChangeLog
parentbc5b2232127758fe72d44a68d699ed17b1d7fc24 (diff)
downloadgsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar.gz
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar.bz2
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar.lz
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar.xz
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.tar.zst
gsoc2013-evolution-917e0d5fc64883df7102b91d33c59a7941810cda.zip
Fixes #470968
2007-01-08 Wang Xin <jedy.wang@sun.com> Fixes #470968 * calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button of the confirm dialog is clicked. svn path=/trunk/; revision=34169
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 064cfe368b..e8390419ee 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-08 Wang Xin <jedy.wang@sun.com>
+
+ Fixes #470968
+
+ * calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button
+ of the confirm dialog is clicked.
+
2007-09-03 Srinivasa Ragavan <sragavan@novell.com>
** Fix a build break.