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 072f235d..5d0bd94a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-19 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
+ (rtsp_connection_close), (rtsp_connection_free):
+ Use threadsafe inet_ntop to convert an ip number to a string.
+ Fixes #447961.
+ Don't leak fd (and ip) when freeing a connection without first closing
+ it.
+
2007-06-19 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac: