diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-20 13:58:43 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-20 13:58:43 +0000 |
commit | 968bee1f95d6c399ce32a1ae5fa1cd4e2d5b2744 (patch) | |
tree | 78bb7e84cf89a44dfbf0670c16ea528bf7593a96 /ChangeLog | |
parent | 006861f23536430e86bd9385143bdd858e764a2f (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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! |