summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-08-13 11:58:02 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-08-13 11:58:02 +0000
commitcd41b8513d9e6e3ec9d502e9068e8dceddd337eb (patch)
tree52b09eb46f455a55ae72ab83d2aec152880e025d /ChangeLog
parented91ba5316d48a9f802de1b4b2a6a638ca0125ad (diff)
downloadgst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.tar.gz
gst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.tar.bz2
gst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.zip
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),