From 8a6fbd7544ef534d5f3dfaae6e1d91209aa80318 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 15 May 2007 03:45:45 +0000 Subject: gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. Work around. Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. Work around. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6df7d521..8b7d984b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-14 David Schleef + + * gst/rtpmanager/gstrtpbin.c: + g_hash_table_remove_all() only exists in 2.12. Work around. + 2007-05-14 David Schleef * configure.ac: -- cgit v1.2.1