From f6933c8d2f9ea03e7250647a92255be356505625 Mon Sep 17 00:00:00 2001 From: Damien Carbery Date: Thu, 21 Jun 2007 10:48:10 +0000 Subject: ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile match the implementation. Original commit message from CVS: * ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile match the implementation. Patch by: Damien Carbery Fixes: #449747 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 02f821f2..be8b0642 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-06-21 Jan Schmidt + + * ext/gconf/gconf.h: + Make the prototype of gst_gconf_get_key_for_sink_profile + match the implementation. + Patch by: Damien Carbery + Fixes: #449747 + 2007-06-20 Michael Smith * gst/rtp/gstrtpdepay.c: -- cgit