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 | 59f3c16b0c1a42b056e58fd967d0c72b21ed52ac (patch) | |
tree | 39a2157666a7d68eee32961315774b87d4aa3562 /ChangeLog | |
parent | 0d93ea274e70fd810d91308892c6df2289ab753a (diff) |
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): |