summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-08-13 11:58:03 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-08-13 11:58:03 +0000
commit59c9b655e1eaefd977d74721177c4f028146aecc (patch)
tree7207776008edcd3aa57a11385954615c83b423bc /ChangeLog
parent122f7f0965c001000e8a21bf93ddce84ce218b6c (diff)
Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Original commit message from CVS: * ext/mad/Makefile.am: * gst/avi/Makefile.am: * gst/effectv/Makefile.am: * gst/udp/Makefile.am: * gst/wavparse/Makefile.am: Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5275913..92e31665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-13 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/mad/Makefile.am:
+ * gst/avi/Makefile.am:
+ * gst/effectv/Makefile.am:
+ * gst/udp/Makefile.am:
+ * gst/wavparse/Makefile.am:
+ Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
+
2005-08-12 Tim-Philipp Müller <tim at centricular dot net>
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect),