summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-06-20 12:10:29 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-06-20 12:10:29 +0000
commitb24f97c6950a0760762ff89a25621bce48ab9efe (patch)
tree6c24e3633d3ae2b7ef5b50546fdbce9488a3332a /ChangeLog
parent490ac45de2ea704b0ab0d7be281dffcd812c8de8 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b74dcdd6..085fe0fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-06-20 Wim Taymans <wim@fluendo.com>
+ * 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 <wim@fluendo.com>
+
Patch by: Brian Cameron <brian dot cameron at sun dot com>
* sys/sunaudio/Makefile.am: