summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-12-09 16:49:09 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-12-09 16:49:09 +0000
commitb22993e9b21b1be698079f206c3cf33b198f0c2b (patch)
tree813722680fa2f994e5334b706729aa9d203a45e9 /ChangeLog
parent8e51b9930b83ad35fbbda6482b7d637cc543f9be (diff)
ext/wavpack/gstwavpackdec.c: Also print a useful error message with the old Wavpack API if possible.
Original commit message from CVS: * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain): Also print a useful error message with the old Wavpack API if possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b28efca9..0c11625f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
+ Also print a useful error message with the old Wavpack API
+ if possible.
+
2007-12-09 Tim-Philipp Müller <tim at centricular dot net>
* ext/wavpack/gstwavpackdec.c: