summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-02 14:27:28 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-02 14:27:28 +0000
commit8281f6c0544a3ef2b474a001f11348f9389a7f07 (patch)
treef0970edd5d1b90584217e19547982d7968a4f8bf /ChangeLog
parent92396be1523b27a99b1c83247d058a5d8bba9cf8 (diff)
gst/rtsp/test.c: Fix compilation of deprecated test just because I'm too lazy to delete it.
Original commit message from CVS: * gst/rtsp/test.c: (main): Fix compilation of deprecated test just because I'm too lazy to delete it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 500f1b46..d6807345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-02 Wim Taymans <wim@fluendo.com>
+ * gst/rtsp/test.c: (main):
+ Fix compilation of deprecated test just because I'm too lazy to delete
+ it.
+
+2007-05-02 Wim Taymans <wim@fluendo.com>
+
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
(gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
(gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),