From 63fc719540e27297f1aaea9e29a71b2e91089e48 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 5 Jun 2007 16:32:19 +0000 Subject: configure.ac: Bump requirements to released versions (core and base 0.10.13). Original commit message from CVS: * configure.ac: Bump requirements to released versions (core and base 0.10.13). * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify): Use gst_tag_utf8_from_freeform_string() from libgsttag instead of own implementation. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84ae7d65..b694b988 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-06-05 Tim-Philipp Müller + + * configure.ac: + Bump requirements to released versions (core and base 0.10.13). + + * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify): + Use gst_tag_utf8_from_freeform_string() from libgsttag instead of + own implementation. + 2007-06-05 Andy Wingo * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add -- cgit