aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-06-16 05:47:06 +0800
committerChris Toshok <toshok@src.gnome.org>2002-06-16 05:47:06 +0800
commit69e8bc45f51e1fa4368d2e906b291a5377e0cbfa (patch)
treebd238be9cdef7d21b58eb680ece9e657da04e51d /ChangeLog
parentde3f790725856705199c9863f8177f8de26bdf0d (diff)
downloadgsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar.gz
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar.bz2
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar.lz
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar.xz
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.tar.zst
gsoc2013-evolution-69e8bc45f51e1fa4368d2e906b291a5377e0cbfa.zip
fix a braindead typo that caused us to leak strings in certain
2002-06-14 Chris Toshok <toshok@ximian.com> * libversit/vobject.c (unUseStr): fix a braindead typo that caused us to leak strings in certain circumstances (when the string being freed was second in the list, the head of the list would get lost.) svn path=/trunk/; revision=17193
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5698ca87b..e1f2eb7ed0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-14 Chris Toshok <toshok@ximian.com>
+
+ * libversit/vobject.c (unUseStr): fix a braindead typo that caused
+ us to leak strings in certain circumstances (when the string being
+ freed was second in the list, the head of the list would get
+ lost.)
+
2002-06-05 Christopher James Lahey <clahey@ximian.com>
* configure.in: Changed the required version of gal to 0.19.99.17.