summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-03-14 14:49:45 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-03-14 14:49:45 +0000
commitf5655f6491738294b771cf485f8d4e5dd81f6ed7 (patch)
tree6ec467d2075e0d02f856be560680ebbe05233a60 /ChangeLog
parent7ce779f57981decdfa08a36501c7e9ee856b08e0 (diff)
configure.ac: Fix string replace error (AG_AG_GST_* => AG_GST_*).
Original commit message from CVS: * configure.ac: Fix string replace error (AG_AG_GST_* => AG_GST_*).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 899edf3b..d86de6b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Fix string replace error (AG_AG_GST_* => AG_GST_*).
+
2007-03-12 Tim-Philipp Müller <tim at centricular dot net>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):