diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-02-07 06:50:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-02-07 06:50:25 +0000 |
commit | 8e37b4f8e7dc7520683b3becb8d63c85c4d01950 (patch) | |
tree | f4128218694b34dceac8d03ddfefe424b46ce9c1 /media-libs/libsdl/ChangeLog | |
parent | "user" -> "use" typo fix (diff) | |
download | historical-8e37b4f8e7dc7520683b3becb8d63c85c4d01950.tar.gz historical-8e37b4f8e7dc7520683b3becb8d63c85c4d01950.tar.bz2 historical-8e37b4f8e7dc7520683b3becb8d63c85c4d01950.zip |
new libsdl with XVideo USE support
Diffstat (limited to 'media-libs/libsdl/ChangeLog')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index f5657ba72daa..806e6027cb9d 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/libsdl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.1 2002/02/01 21:53:30 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.2 2002/02/07 06:50:24 drobbins Exp $ + +*libsdl-1.2.3-r1 (6 Feb 2002) + + 6 Feb 2002; Daniel Robbins <drobbins@gentoo.org> libsdl-1.2.3-r1.ebuild: + Added support for the new "xv" USE variable to turn on/off the XVideo extension. + This seems to be causing problems for some people. See bug #159. *libsdl-1.2.3 (1 Feb 2002) |