diff options
author | 2004-07-25 19:04:41 +0000 | |
---|---|---|
committer | 2004-07-25 19:04:41 +0000 | |
commit | 4639ab98c9cffdbe5269b4eaee7e92a14495694a (patch) | |
tree | 1665d4bff505aa52708677d3c337a0d0ce9d9748 /media-libs/libsdl/ChangeLog | |
parent | x11-plugins/wmbatppc 2.4 stable for ppc. Wipe out old ebuilds... (Manifest re... (diff) | |
download | gentoo-2-4639ab98c9cffdbe5269b4eaee7e92a14495694a.tar.gz gentoo-2-4639ab98c9cffdbe5269b4eaee7e92a14495694a.tar.bz2 gentoo-2-4639ab98c9cffdbe5269b4eaee7e92a14495694a.zip |
Fix for bug #58192.
Diffstat (limited to 'media-libs/libsdl/ChangeLog')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 233dfed549f7..81fad7b24cc8 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsdl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.53 2004/07/14 00:17:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.54 2004/07/25 19:04:41 plasmaroo Exp $ + + 25 Jul 2004; <plasmaroo@gentoo.org> libsdl-1.2.7-r2.ebuild, + +files/1.2.7-26headers.patch: + Fix for bug #58192. *libsdl-1.2.7-r2 (13 Jul 2004) |