From 8281f6c0544a3ef2b474a001f11348f9389a7f07 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 2 May 2007 14:27:28 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 500f1b46..d6807345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-02 Wim Taymans + + * gst/rtsp/test.c: (main): + Fix compilation of deprecated test just because I'm too lazy to delete + it. + 2007-05-02 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), -- cgit