summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-09-04 15:23:34 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-09-04 15:23:34 +0000
commit18b96b52334a9d71245a65dcdd1092d913284cb7 (patch)
treed583c3ddf966b78b2579f8b86598a48bba64e2f8 /ChangeLog
parent11523b42f74a19f6bdb677383da2a0a36d5987db (diff)
downloadgst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.tar.gz
gst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.tar.bz2
gst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.zip
gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wall -Werror (#473562).
Original commit message from CVS: * gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wall -Werror (#473562).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1cf82fd..3f78bc76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-04 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/rtpmanager/gstrtpsession.c:
+ Make compiler happy: fix compilation with -Wall -Werror
+ (#473562).
+
2007-09-03 Johan Dahlin <johan@gnome.org>
* gst/nsf/gstnsf.c: (gst_nsfdec_finalize), (start_play_tune):