diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-08 17:16:46 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-08 17:16:46 +0000 |
commit | 1a63276051421e257af9128fee5502dea60f804a (patch) | |
tree | fcff24a4594ae8685d0a298281d9c9add6adab66 /ChangeLog | |
parent | 66310b80de52b2029d08ff41f81bef299053e175 (diff) |
configure.ac: Bump core and plugins-base requirement to 0.10.2.2 for API additions (and 1 migration of gst_bin_find_u...
Original commit message from CVS:
* configure.ac:
Bump core and plugins-base requirement to 0.10.2.2
for API additions (and 1 migration of gst_bin_find_unconnected_pad)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +=== release 0.10.2 === + +2006-02-08 Jan Schmidt <thaytan@mad.scientist.com> + + * configure.ac: + releasing 0.10.2, "Papa was a rolling stone" + +2006-02-08 Jan Schmidt <thaytan@mad.scientist.com> + + * configure.ac: + Bump core and plugins-base requirement to 0.10.2.2 + for API additions (and 1 migration of gst_bin_find_unconnected_pad) + 2006-02-07 Tim-Philipp Müller <tim at centricular dot net> * ext/flac/gstflac.c: (plugin_init): |