summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Scobich <sergey.scobich@gmail.com>2006-01-15 20:21:48 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-01-15 20:21:48 +0000
commit1f4f628a5dd00406aeb4cc8020b4fd29c15623af (patch)
tree9151e8ab2fd7110c18f8542e9e08f99cb3f88b3d /ChangeLog
parent01a118181f8b56b54cc5fffcb5a027d41a7cb685 (diff)
gst/id3demux/id3v2frames.c: Fix compilation of id3demux when zlib is not present.
Original commit message from CVS: * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame): Fix compilation of id3demux when zlib is not present. (Fixes #326602; patch by: Sergey Scobich)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44ff9bc7..95ec36be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-15 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
+ Fix compilation of id3demux when zlib is not present.
+ (Fixes #326602; patch by: Sergey Scobich)
+
2006-01-15 Tim-Philipp Müller <tim at centricular dot net>
* ext/esd/Makefile.am: