diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-11-07 16:47:32 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-11-07 16:47:32 +0000 |
commit | 271cef54c237d79e5ab2742de84a70e2de525246 (patch) | |
tree | a4892b242b2d7fd0ff9d6dd0c0de2fdcb06007f1 /ChangeLog | |
parent | ad71ce1337a88bfe5664366ba2e2a69097895d02 (diff) | |
download | gst-plugins-bad-271cef54c237d79e5ab2742de84a70e2de525246.tar.gz gst-plugins-bad-271cef54c237d79e5ab2742de84a70e2de525246.tar.bz2 gst-plugins-bad-271cef54c237d79e5ab2742de84a70e2de525246.zip |
Require GIO >= 0.1.2 and adjust unit test for an API change.
Original commit message from CVS:
* configure.ac:
* tests/check/pipelines/gio.c: (GST_START_TEST):
Require GIO >= 0.1.2 and adjust unit test for an API change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-11-07 Sebastian Dröge <slomo@circular-chaos.org> + * configure.ac: + * tests/check/pipelines/gio.c: (GST_START_TEST): + Require GIO >= 0.1.2 and adjust unit test for an API change. + +2007-11-07 Sebastian Dröge <slomo@circular-chaos.org> + * tests/icles/equalizer-test.c: (do_slider_fiddling): Fix gain ranges for the latest equalizer changes. |