diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-19 23:26:29 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-19 23:26:29 +0000 |
commit | 014b5207491c147a862392da525cfd864e8858db (patch) | |
tree | 2b43779898e77d355a959ff42e33148d3b97f2a8 /ChangeLog | |
parent | b733064d2f697dedee5489c719aa3e32ddf67cd3 (diff) | |
download | gst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.tar.gz gst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.tar.bz2 gst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.zip |
configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid symbol clashes with ffmpeg.
Original commit message from CVS:
2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
* configure.ac:
Up version requirement to 2.0.3 (not yet released) to avoid symbol
clashes with ffmpeg.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * configure.ac: + Up version requirement to 2.0.3 (not yet released) to avoid symbol + clashes with ffmpeg. + 2004-01-20 Julien MOUTTE <julien@moutte.net> * gst/switch/gstswitch.c: (gst_switch_request_new_pad), |