summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-02-22 05:42:16 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-02-22 05:42:16 +0000
commitf65e0654850f6f6d1b0f9488ec9196845ca09984 (patch)
treeb7539fa924401df82cd763c30e2b137ec771447e /ChangeLog
parent266e4741cd2c5ddde52fc9d4a7062abd87263da9 (diff)
downloadgst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.tar.gz
gst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.tar.bz2
gst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.zip
tests/check/Makefile.am: Ignore some more elements for the states unit test, like dfbvideosink which produces a segfa...
Original commit message from CVS: * tests/check/Makefile.am: Ignore some more elements for the states unit test, like dfbvideosink which produces a segfault. Fixes bug #517854.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26370fd6..a3756ca9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-02-22 Sebastian Dröge <slomo@circular-chaos.org>
+ * tests/check/Makefile.am:
+ Ignore some more elements for the states unit test, like
+ dfbvideosink which produces a segfault. Fixes bug #517854.
+
+2008-02-22 Sebastian Dröge <slomo@circular-chaos.org>
+
Patch by: Jens Granseuer <jensgr at gmx dot net>
* gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version):