summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-11 00:07:57 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-11 00:07:57 +0000
commit3eb5b6313bbc9906507b66bf70178ee15780fb86 (patch)
treee8b8c7a43c1c669f41ad3bf8ecc9886eef2b0c0d /ChangeLog
parentc288c226c914277aaff4cddebb460e5b00a1abbf (diff)
gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous patch, also makes it work. Fixes #142286 w...
Original commit message from CVS: * gst/auparse/gstauparse.c: (gst_auparse_chain): Fix for some uninitialized variables in previous patch, also makes it work. Fixes #142286 while we're at it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee4a5eed..84aa6e93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/auparse/gstauparse.c: (gst_auparse_chain):
+ Fix for some uninitialized variables in previous patch, also
+ makes it work. Fixes #142286 while we're at it.
+
2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* gst/auparse/gstauparse.c: