diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |