summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70016c93..5553a5ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/monoscope/Makefile.am:
+ * gst/monoscope/gstmonoscope.c:
+ Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
+ (but no LIBS, since we only use defines from the headers).
+
+2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
+
Based on patch by: Jonathan Matthew <jonathan at kaolin wh9 net>
* gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),