summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-01-16 05:40:48 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-01-16 05:40:48 +0000
commitae0feba9ec333fc281df4b3ab2ae1119da35f8b6 (patch)
tree86eb81146f9f26f177fddfb372933de2096ab19b /ChangeLog
parent92c780879605a52da6cd338af22f935cfca8feb1 (diff)
downloadgst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.tar.gz
gst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.tar.bz2
gst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.zip
Update for API changes in GIO and require GIO 2.15.2 for this.
Original commit message from CVS: * configure.ac: * tests/check/pipelines/gio.c: (GST_START_TEST): Update for API changes in GIO and require GIO 2.15.2 for this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd843172..ae55b4cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-16 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * configure.ac:
+ * tests/check/pipelines/gio.c: (GST_START_TEST):
+ Update for API changes in GIO and require GIO 2.15.2 for this.
+
2008-01-14 Sebastian Dröge <slomo@circular-chaos.org>
* gst/xingheader/gstxingmux.c: (generate_xing_header):