summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-05-16 19:56:30 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-05-16 19:56:30 +0000
commitd5641e3e6b8d4a665431f20e077873b8016bbb1d (patch)
tree12fec2047a36c1d384678c618832b118d2e99513 /ChangeLog
parent363d6a265272e906892f78b86a2d76f10b0528d6 (diff)
downloadgst-plugins-bad-d5641e3e6b8d4a665431f20e077873b8016bbb1d.tar.gz
gst-plugins-bad-d5641e3e6b8d4a665431f20e077873b8016bbb1d.tar.bz2
gst-plugins-bad-d5641e3e6b8d4a665431f20e077873b8016bbb1d.zip
docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.
Original commit message from CVS: * docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. * gst/bayer/Makefile.am: Add libgstvideo to the link. * gst/rtpmanager/Makefile.am: Fix link order, and move LIBS things to _LIBS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a95c7e82..0554cae1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-05-16 Jan Schmidt <jan.schmidt@sun.com>
+ * docs/Makefile.am:
+ Don't attempt to build plugin docs when they're disabled.
+
+ * gst/bayer/Makefile.am:
+ Add libgstvideo to the link.
+
+ * gst/rtpmanager/Makefile.am:
+ Fix link order, and move LIBS things to _LIBS
+
+2008-05-16 Jan Schmidt <jan.schmidt@sun.com>
+
* docs/plugins/gst-plugins-bad-plugins.types:
Remove bogus attempt to pull 'metadata' plugin's base
class into the docs.