diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-22 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * gst/dccp/gstdccp.c: (gst_dccp_socket_write): + Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in + the format string to prevent a compiler warning. + 2008-11-21 Wim Taymans <wim.taymans@collabora.co.uk> Patch by: Olivier Crete <tester at tester dot ca> |