diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-13 11:22:06 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-13 11:22:06 +0000 |
commit | 5bd87909da73f1b31e7e98823e387ecaed64ff1b (patch) | |
tree | 2d68e82dfdec5a561f34390ee8ddd85881d38cfb /ChangeLog | |
parent | afb976279c065268d69ef2d7d26ff6efb0fd73b0 (diff) | |
download | gst-plugins-bad-5bd87909da73f1b31e7e98823e387ecaed64ff1b.tar.gz gst-plugins-bad-5bd87909da73f1b31e7e98823e387ecaed64ff1b.tar.bz2 gst-plugins-bad-5bd87909da73f1b31e7e98823e387ecaed64ff1b.zip |
configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change until 0.7 fortunately.
Original commit message from CVS:
* configure.ac:
Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change
until 0.7 fortunately.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-02-13 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change + until 0.7 fortunately. + 2008-02-12 Jan Schmidt <jan.schmidt@sun.com> * configure.ac: |