summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-12-17 01:10:30 +0000
committerDavid Schleef <ds@schleef.org>2004-12-17 01:10:30 +0000
commit4426ebf5e28316c53226f4c09ce62d29b5c9eecb (patch)
tree9135216d416f43ce5f72c6636cbcf4ad759f9837 /ChangeLog
parent2654874a19210b76e59a90b4c06ed41aa0040bf1 (diff)
configure.ac: look for musepack headers as musepack/*.h (fixes #159847)
Original commit message from CVS: * configure.ac: look for musepack headers as musepack/*.h (fixes #159847) * ext/musepack/gstmusepackdec.h: use <musepack/*.h> * ext/musepack/gstmusepackreader.h: same
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d64511f1..17d935d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-16 David Schleef <ds@schleef.org>
+
+ * configure.ac: look for musepack headers as musepack/*.h
+ (fixes #159847)
+ * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
+ * ext/musepack/gstmusepackreader.h: same
+
2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst-libs/gst/riff/riff-read.c: