summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee81d4c3..7676ffb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-07-10 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtsp/Makefile.am:
+ * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
+ (rtsp_connection_close):
+ * gst/rtsp/rtspdefs.h:
+ replaced closesocket and close in code with one CLOSE_SOCKET.
+ Some more cleanups. Fixes #345301.
+
2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
* gst/autodetect/gstautoaudiosink.c: