From 41e9c150f6071071a0d97306956836238e76cbf7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 7 Mar 2008 15:54:09 +0000 Subject: gst/udp/gstudpsrc.c: Fix compilation after removing the GstPollMode from the constructor. Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_start): Fix compilation after removing the GstPollMode from the constructor. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bf2fe6dd..dc251369 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-07 Wim Taymans + + * gst/udp/gstudpsrc.c: (gst_udpsrc_start): + Fix compilation after removing the GstPollMode from the + constructor. + 2008-03-07 Sebastian Dröge * configure.ac: -- cgit