diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-13 20:21:39 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-13 20:21:39 +0000 |
commit | 9a1f739d23932de679bf915cd989a4bea3ccbf9e (patch) | |
tree | 11160572501cf14d011ae9ddd7f823e3edce301e /ChangeLog | |
parent | d3ffec4b9c5f55f90298ca41108b29a2b424800a (diff) | |
download | gst-plugins-bad-9a1f739d23932de679bf915cd989a4bea3ccbf9e.tar.gz gst-plugins-bad-9a1f739d23932de679bf915cd989a4bea3ccbf9e.tar.bz2 gst-plugins-bad-9a1f739d23932de679bf915cd989a4bea3ccbf9e.zip |
configure.ac: check for exact version of libvisual, it's not supposed to be
Original commit message from CVS:
* configure.ac:
check for exact version of libvisual, it's not supposed to be
API/ABI stable yet
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-13 Benjamin Otte <otte@gnome.org> + + * configure.ac: + check for exact version of libvisual, it's not supposed to be + API/ABI stable yet + 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push): |