summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-06-05 16:32:19 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-06-05 16:32:19 +0000
commit63fc719540e27297f1aaea9e29a71b2e91089e48 (patch)
treea52f14875449f4c57e5923eee9ddee4ec511116b /ChangeLog
parente99b73973bc401cb663c231fb38409ff406271be (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <tim at centricular dot net>
+
+ * 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 <wingo@pobox.com>
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add