diff options
author | 2004-06-29 18:32:13 +0000 | |
---|---|---|
committer | 2004-06-29 18:32:13 +0000 | |
commit | 48d5f43600fb8b2e65e81d81a7d16a23f971c603 (patch) | |
tree | 575db76a09ca272905229bc4eaca1fb590945b44 /media-gfx/bootsplash/ChangeLog | |
parent | sync IUSE (+3ds, +freetype, +mikmod, +mng, +oggvorbis, +openal, +zlib) (diff) | |
download | historical-48d5f43600fb8b2e65e81d81a7d16a23f971c603.tar.gz historical-48d5f43600fb8b2e65e81d81a7d16a23f971c603.tar.bz2 historical-48d5f43600fb8b2e65e81d81a7d16a23f971c603.zip |
Fixed 24bpp mode problems, added support for 15bpp and DIRECTCOLOR modes.
Diffstat (limited to 'media-gfx/bootsplash/ChangeLog')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index e729a699377d..c51725abd91d 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-gfx/bootsplash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.46 2004/06/26 13:02:35 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.47 2004/06/29 18:32:13 spock Exp $ + +*bootsplash-0.6.1-r3 (29 Jun 2004) + + 29 Jun 2004; Michal Januszewski <spock@gentoo.org> + +bootsplash-0.6.1-r3.ebuild: + Fixed 24bpp mode problems, added support for 15bpp and DIRECTCOLOR modes. + Radeonfb users should be happy now :) *bootsplash-0.6.1-r2 (26 Jun 2004) |