summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-31 15:57:07 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-31 15:57:07 +0000
commit0b2e6f1c901d105c53141cd9973e3c206c8086ec (patch)
treeb0c4109f9bd80dd0ba83d19c61442ad513ee2416 /ChangeLog
parent70615818aa0ad26ac6decc050e4583e9e4be0494 (diff)
gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted bu Saur on IRC.
Original commit message from CVS: * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream): Fix compile warning when debug is disabled as spotted bu Saur on IRC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 951b50c0..6a6116e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-31 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
+ Fix compile warning when debug is disabled as spotted bu Saur on IRC.
+
2007-05-30 Andy Wingo <wingo@pobox.com>
* sys/v4l2/gstv4l2object.h: