summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d158505..80909d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
+
+ * ext/flac/gstflac.c: (plugin_init):
+ * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
+ * ext/flac/gstflacdec.h:
+ * ext/flac/gstflacenc.h:
+ Fix typos
+
2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
* examples/gstplay/player.c: s/gstplay.h/play.h/