summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Carbery <damien.carbery@sun.com>2007-06-21 10:48:10 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-21 10:48:10 +0000
commitf6933c8d2f9ea03e7250647a92255be356505625 (patch)
tree9dc88049bd3a7ebc4c3ae9db02103f2009a8df03 /ChangeLog
parent942c5ef6ce8ad16267aef7e79f5c341ff4687447 (diff)
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 <damien dot carbery at sun dot com> Fixes: #449747
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02f821f2..be8b0642 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-06-21 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/gconf/gconf.h:
+ Make the prototype of gst_gconf_get_key_for_sink_profile
+ match the implementation.
+ Patch by: Damien Carbery <damien dot carbery at sun dot com>
+ Fixes: #449747
+
2007-06-20 Michael Smith <msmith@fluendo.com>
* gst/rtp/gstrtpdepay.c: