summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-06-25 07:57:26 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-06-25 07:57:26 +0000
commitb2c97f7bc68004f0d7451f3cd18b01f128741a8f (patch)
tree7a50ff4d08686c8baa36da98e51d1c60d3fe1af4 /ChangeLog
parent000fa87cdfb8145345a0ffcb2efca46baa056ad3 (diff)
tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that is fixed in 0.10.20.
Original commit message from CVS: * tests/check/pipelines/wavpack.c: (bus_handler): Remove workaround for a bug in identity that is fixed in 0.10.20.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f4f311b..0d99c1b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * tests/check/pipelines/wavpack.c: (bus_handler):
+ Remove workaround for a bug in identity that is fixed in 0.10.20.
+
+2008-06-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):