diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2009-01-08 09:40:22 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2009-01-08 09:40:22 +0000 |
commit | acd634eafa71e5688ba707962612357470f6c97c (patch) | |
tree | 6eb32fea88dcb3655042e58dc87c3493a6db254c /ChangeLog | |
parent | 51af87f4121e35006c670f095393df7c3bb6f2f2 (diff) | |
download | gstreamer-plugins-bad-acd634eafa71e5688ba707962612357470f6c97c.tar.gz |
ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.
Original commit message from CVS:
* ext/ladspa/gstladspa.c: (plugin_init):
Add plugin dependency for the LADSPA plugin directories.
Fixes bug #566878.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-08 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * ext/ladspa/gstladspa.c: (plugin_init): + Add plugin dependency for the LADSPA plugin directories. + Fixes bug #566878. + 2009-01-06 Jan Schmidt <jan.schmidt@sun.com> * tests/check/Makefile.am: |