summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-02 10:47:15 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-02 10:47:15 +0000
commit4062420223da21a7bf701b2c0a8df8755a506b02 (patch)
treea331c158fdc8b0e995bde8a2c318890ebaef50f6 /ChangeLog
parent638225aebb76fe08d53a2094b02544838994b369 (diff)
Use new functions from core to render a bin from a string. Fixes build. Up requirements to core CVS.
Original commit message from CVS: * configure.ac: * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key): Use new functions from core to render a bin from a string. Fixes build. Up requirements to core CVS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 150b13dd..fc4e0ce5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
+ Use new functions from core to render a bin from a
+ string. Fixes build. Up requirements to core CVS.
+
2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
* gst/auparse/gstauparse.c: (gst_au_parse_chain):