summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-04-13 13:06:39 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-04-13 13:06:39 +0000
commit940ae718851291ae1dee7d1ab88ea99f8d2a4dfd (patch)
treefb82619be69ec8e3057e3e03e941559de015e7c9 /ChangeLog
parent75ad5867a9cbc5267a3896203b28397719c6d888 (diff)
ext/soup/gstsouphttpsrc.c: Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source over gnome-vfs and ev...
Original commit message from CVS: * ext/soup/gstsouphttpsrc.c: (plugin_init): Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source over gnome-vfs and everything else. Fixes bug #527848.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cdf52eb..ec07a2b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-13 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/soup/gstsouphttpsrc.c: (plugin_init):
+ Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
+ over gnome-vfs and everything else. Fixes bug #527848.
+
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac: