diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-11 05:11:27 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-11 05:11:27 +0000 |
commit | 4ee3275d76e12308c1d7d81d9c291c8cbbff6132 (patch) | |
tree | 9984cb7d1253fb91bc2c977bc25b5ad9849f2cd2 /ChangeLog | |
parent | 88ab47e6c728f3e11c497ac5aea2d2057fb864eb (diff) | |
download | gst-plugins-bad-4ee3275d76e12308c1d7d81d9c291c8cbbff6132.tar.gz gst-plugins-bad-4ee3275d76e12308c1d7d81d9c291c8cbbff6132.tar.bz2 gst-plugins-bad-4ee3275d76e12308c1d7d81d9c291c8cbbff6132.zip |
tests/check/Makefile.am: Disable the dvb plugin for the states test. Fixes bug #515567.
Original commit message from CVS:
* tests/check/Makefile.am:
Disable the dvb plugin for the states test. Fixes bug #515567.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-11 Sebastian Dröge <slomo@circular-chaos.org> + + * tests/check/Makefile.am: + Disable the dvb plugin for the states test. Fixes bug #515567. + 2008-02-10 Edgard Lima,,,, <edgard.lima@indt.org.br> * ext/metadata/TODO: |