summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54542f5f..055422d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Patch by: Tero Saarni <tero dot saarni at gmail dot com>
+
+ * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
+ Fix parsing of udp:// URIs containing IPv6 addresses.
+ Fixes bug #541650.
+
2008-07-04 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):