summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Cote <sebas642@yahoo.ca>2005-11-25 18:03:24 +0000
committerMichael Smith <msmith@xiph.org>2005-11-25 18:03:24 +0000
commit0245479f3e843dca241a8fa462974ecf83e75e20 (patch)
treee35b9f3d47482a6ce9c2cb409ab78230804c7c23 /ChangeLog
parentb47757e510da1646658888895d3a8d5854c161cc (diff)
gst/udp/gstudpsrc.c: Patch from Sebastien Cote to close control sockets in udpsrc.
Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_stop): Patch from Sebastien Cote to close control sockets in udpsrc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed77d42d..da1bc7ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-25 Michael Smith <msmith@fluendo.com>
+
+ * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
+ Patch from Sebastien Cote to close control sockets in udpsrc.
+
2005-11-24 Julien MOUTTE <julien@moutte.net>
* gst/effectv/gstquark.c: (gst_quarktv_set_caps),