summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-17 22:32:16 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-17 22:32:16 +0000
commit430bd1c7ec856a84fcf3b1145d51a41eb90fa983 (patch)
treefed1548d593b84c4e40cfaea9b10435f01c68231 /ChangeLog
parent3b3bd1687cd2e44de49f20b014292c4a4f0580b0 (diff)
tests/check/Makefile.am: Disable some more elements in the state test.
Original commit message from CVS: * tests/check/Makefile.am: Disable some more elements in the state test. Add a define so the soup test can find the test files it needs at runtime. * tests/check/elements/souphttpsrc.c: (run_server): Add a define so the soup test can find the test files it needs at runtime.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b263f1d..1e9c9afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-04-16 Jan Schmidt <jan.schmidt@sun.com>
+
+ * tests/check/Makefile.am:
+ Disable some more elements in the state test.
+ Add a define so the soup test can find the test files
+ it needs at runtime.
+
+ * tests/check/elements/souphttpsrc.c: (run_server):
+
+ Add a define so the soup test can find the test files
+ it needs at runtime.
+
2008-04-17 Jan Schmidt <Jan.Schmidt@sun.com>
* gst/goom/convolve_fx.c: (convolve_apply):