From b9d371913c66db1e4a430fdb3ebae449532563db Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 27 Nov 2005 17:02:53 +0000 Subject: 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 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1278b060..6e349726 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-11-27 Thomas Vander Stichele + + * 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 * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps): -- cgit