From b24f97c6950a0760762ff89a25621bce48ab9efe Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 20 Jun 2006 12:10:29 +0000 Subject: gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more. Original commit message from CVS: * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send), (rtsp_connection_close), (rtsp_connection_free): Use better G_OS_* macros. Fixes #345301 some more. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b74dcdd6..085fe0fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-06-20 Wim Taymans + + * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send), + (rtsp_connection_close), (rtsp_connection_free): + Use better G_OS_* macros. Fixes #345301 some more. + 2006-06-20 Wim Taymans Patch by: Brian Cameron -- cgit