aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-04-22 13:43:52 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-04-22 13:43:52 +0800
commitc2d58cc231a24ef344af1df6811bcac9606eafd0 (patch)
tree58b38be6fdd7dd2ed919e820e2fb7535e0f15601 /calendar/ChangeLog
parent5bf8290d437365955b9a3560e8aea316f12c30f6 (diff)
downloadgsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar.gz
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar.bz2
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar.lz
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar.xz
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.tar.zst
gsoc2013-evolution-c2d58cc231a24ef344af1df6811bcac9606eafd0.zip
Added the delfrom property to the delegatee. Fixes #165714
2006-04-22 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-page.c (attendee_added_cb): Added the delfrom property to the delegatee. Fixes #165714 (bugzilla.novell.com) svn path=/trunk/; revision=31863
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 848ade1860..f278c69508 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-22 Harish Krishnaswamy <kharish@novell.com>
+
+ * gui/dialogs/event-page.c (attendee_added_cb):
+ Added the delfrom property to the delegatee. Fixes
+ #165714 (bugzilla.novell.com)
+
2006-04-22 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #326434