diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2005-11-21 20:11:59 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2005-11-21 20:11:59 +0000 |
commit | 99b2663862b77c41d51c52102fec9ff4027894c4 (patch) | |
tree | c00ab3a723463b97b9c85a32badfea0209a84f0a /ChangeLog | |
parent | 15c52996c2563871b3d3340c37f5a7e009cd01e2 (diff) |
gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.
Original commit message from CVS:
* gst/rtsp/rtspconnection.c: (read_body):
Apply patch from Sebastien Cote to fix #319184.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-21 Wim Taymans <wim@fluendo.com> + + * gst/rtsp/rtspconnection.c: (read_body): + Apply patch from Sebastien Cote to fix #319184. + 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: |