summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 620dc38c..7e914f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/amrnb/amrnbparse.c: (gst_amrnbparse_loop):
+ Fix header (which apparently accidently worked in the previous
+ version, even though we forgot to skip one byte).
+
2005-06-11 Tim-Philipp Müller <tim at centricular dot net>