summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-02-02 18:06:19 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-02-02 18:06:19 +0000
commitcf1135694dc3356cef1827a6a2ac7cd2f03c0da1 (patch)
treeae9d81da848139984a14ccfeac29bfb28834c32b /ChangeLog
parent51c8f38aa865a7abe1b0de27575689b75a986853 (diff)
tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.
Original commit message from CVS: * tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX. * tests/check/elements/rtp-payloading.c: Add semicolons after GST_TEST_END so gst-indent gets the formatting right; make test less verbose in general, but more verbose in the error case (which should probably make the test fail anyway).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d126716b..b9a270fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-02-02 Tim-Philipp Müller <tim at centricular dot net>
+
+ * tests/check/Makefile.am:
+ Add rtp-payloading test to VALGRIND_TO_FIX.
+
+ * tests/check/elements/rtp-payloading.c:
+ Add semicolons after GST_TEST_END so gst-indent gets the
+ formatting right; make test less verbose in general, but
+ more verbose in the error case (which should probably
+ make the test fail anyway).
+
2008-02-01 Thijs Vermeir <thijsvermeir@gmail.com>
* docs/plugins/Makefile.am: