summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-01 19:21:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-01 19:21:01 +0000
commit4c1f149dbeffb8f2d4dc0b3c85aef34b5cfff557 (patch)
tree032dbebcf77bf16dc48bebd4a7a93fed8e61fb82 /ChangeLog
parent4c282a588ab7a62228e1a0617d2d9cdf1d0df841 (diff)
add check for new function
Original commit message from CVS: add check for new function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edf7b9b1..76d62af7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
+ check for a function added in vorbis 1.1
+
2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),