summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Cote <sebas642@yahoo.ca>2004-04-13 21:34:29 +0000
committerDavid Schleef <ds@schleef.org>2004-04-13 21:34:29 +0000
commit23222fefd280a46617c5d1ce47271a35d880036f (patch)
tree0c766c331aadebd78bfc26bd48b3d95b890bce01 /ChangeLog
parent23bcab0c9a634463b95db4c3a12ed3eb29ad5cfe (diff)
gst/avi/gstavidemux.c: Fix memleak. patch from Sebastien Cote (bug #139958)
Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak. patch from Sebastien Cote (bug #139958)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ca7728f..2f73c60f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-13 David Schleef <ds@schleef.org>
+
+ * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
+ patch from Sebastien Cote (bug #139958)
+
2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/gstplay/Makefile.am: