diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-03-14 14:49:45 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-03-14 14:49:45 +0000 |
commit | f5655f6491738294b771cf485f8d4e5dd81f6ed7 (patch) | |
tree | 6ec467d2075e0d02f856be560680ebbe05233a60 /ChangeLog | |
parent | 7ce779f57981decdfa08a36501c7e9ee856b08e0 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |