summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-11-20 13:58:43 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-11-20 13:58:43 +0000
commit968bee1f95d6c399ce32a1ae5fa1cd4e2d5b2744 (patch)
tree78bb7e84cf89a44dfbf0670c16ea528bf7593a96 /ChangeLog
parent006861f23536430e86bd9385143bdd858e764a2f (diff)
tests/check/Makefile.am: Just keep disabling elements that hang the states test until it works.
Original commit message from CVS: * tests/check/Makefile.am: Just keep disabling elements that hang the states test until it works.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fcbd667..0c013a6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
+ * tests/check/Makefile.am:
+ Just keep disabling elements that hang the states test until it
+ works.
+
+2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
+
* ext/libpng/gstpngenc.c:
Don't flush downstream after every buffer - that's not what
this libpng callback is for at all!