summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-06-16 11:31:06 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-06-16 11:31:06 +0000
commit350df6326da8d16dbf516e823cb80a3313bd121a (patch)
treedec6a1a7118416e0acd6f4e393fdc44f2318b3ff /ChangeLog
parent8c6d2c506a102109339347e039cb38a2047fef40 (diff)
gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file)
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file) Init variable to NULL to avoid compiler warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9a2990e..c2a68358 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-16 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_parse_attached_file)
+ Init variable to NULL to avoid compiler warning.
+
2008-06-16 Sebastian Dröge <slomo@circular-chaos.org>
* gst/matroska/Makefile.am: