summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2009-01-07 18:36:04 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2009-01-07 18:36:04 +0000
commitb6b860f9a4dc0ae4ad8c0a839338c807683efca0 (patch)
tree2f82b32b8456bddf88661f3bc03392945f6aa0e2 /ChangeLog
parent54910e92532da426afeb850d82665126199fa8e0 (diff)
Add plugin dependency for the GIO and GVfs modules.
Original commit message from CVS: * configure.ac: * ext/gio/gstgio.c: (plugin_init): Add plugin dependency for the GIO and GVfs modules. Fixes bug #566876.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd0d500e..6a220912 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2009-01-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac:
+ * ext/gio/gstgio.c: (plugin_init):
+ Add plugin dependency for the GIO and GVfs modules.
+ Fixes bug #566876.
+
+2009-01-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
* ext/gnomevfs/gstgnomevfs.c: (plugin_init):
Add plugin dependency for the gnomevfs modules.
Fixes bug #566875.