aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-01-23 14:34:56 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-01-23 14:34:56 +0800
commit4e6218b86bba68aea073482ec62b645e04f941ab (patch)
tree5806172cd5520e9cf5380790f492573bad80b5a2 /calendar/ChangeLog
parent78fb2fa0edcad3facb7e1f5cab12303b1864e47e (diff)
downloadgsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar.gz
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar.bz2
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar.lz
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar.xz
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.tar.zst
gsoc2013-evolution-4e6218b86bba68aea073482ec62b645e04f941ab.zip
properly ref the cal component when we use it, prevents double free
2001-01-23 JP Rosevear <jpr@ximian.com> * conduits/todo/todo-conduit.c (local_record_from_comp): properly ref the cal component when we use it, prevents double free * conduits/calendar/calendar-conduit.c (local_record_from_comp): ditto svn path=/trunk/; revision=7741
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 76f1f01b9c..8eadcfec22 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-23 JP Rosevear <jpr@ximian.com>
+
+ * conduits/todo/todo-conduit.c (local_record_from_comp): properly ref
+ the cal component when we use it, prevents double free
+
+ * conduits/calendar/calendar-conduit.c (local_record_from_comp): ditto
+
2001-01-22 JP Rosevear <jpr@ximian.com>
* gui/dialogs/Makefile.am: compile new stuff