summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-27 17:02:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-27 17:02:53 +0000
commitb9d371913c66db1e4a430fdb3ebae449532563db (patch)
treeffb9644c71e940b821a59b9185ba6e7c7207bc8b /ChangeLog
parent9b0f1d1c694936fea8b0575c973291e2b842ce66 (diff)
configure.ac: fix up GST_PLUGIN_LDFLAGS
Original commit message from CVS: * configure.ac: fix up GST_PLUGIN_LDFLAGS * gst/rtsp/rtspconnection.c: fix includes (see #317043) * gst/videofilter/Makefile.am: stop installing this library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1278b060..6e349726 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ fix up GST_PLUGIN_LDFLAGS
+ * gst/rtsp/rtspconnection.c:
+ fix includes (see #317043)
+ * gst/videofilter/Makefile.am:
+ stop installing this library
+
2005-11-26 Edward Hervey <edward@fluendo.com>
* ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):