From d5e801139c52defb0e6f7702dc30ea1eda2672fb Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Fri, 15 Jun 2007 08:32:52 +0000 Subject: gst/rtsp/rtspconnection.c: Fix the MingW build. Original commit message from CVS: * gst/rtsp/rtspconnection.c: (rtsp_connection_create), (rtsp_connection_connect): Fix the MingW build. Patch By: Vincent Torri Fixes: #446981 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5eb73d74..50732e09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-06-15 Jan Schmidt + + * gst/rtsp/rtspconnection.c: (rtsp_connection_create), + (rtsp_connection_connect): + Fix the MingW build. + Patch By: Vincent Torri + Fixes: #446981 + 2007-06-14 Jan Schmidt * tests/check/elements/.cvsignore: -- cgit