aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-09-12 07:32:45 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-09-12 07:32:45 +0800
commitff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f (patch)
treee08ce84420750e64bd6bd0634dbb727f26c12e65 /calendar/ChangeLog
parent7381fc7e45641fc084dda5a0a85f1e86215a38f9 (diff)
downloadgsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar.gz
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar.bz2
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar.lz
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar.xz
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.tar.zst
gsoc2013-evolution-ff6d984bb6c9fd7fbba7a6382976260f0f2dfd8f.zip
free the destination vector when we finish with it, if we actually add
2001-09-11 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (invite_entry_changed): free the destination vector when we finish with it, if we actually add anyone, notify listeners of the needs send and changed info. Fixes bug #8632. svn path=/trunk/; revision=12771
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 afa3907a89..9c124fe127 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-09-11 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/meeting-page.c (invite_entry_changed): free the
+ destination vector when we finish with it, if we actually add
+ anyone, notify listeners of the needs send and changed info. Fixes
+ bug #8632.
+
2001-09-10 Zbigniew Chyla <cyba@gnome.pl>
* gui/print.c