diff options
author | 2006-06-03 16:23:47 +0000 | |
---|---|---|
committer | 2006-06-03 16:23:47 +0000 | |
commit | f0a1ecd9559da7eb60446f0c67870c98ffe7310a (patch) | |
tree | fdee6861a5afb9bec666e24230a5ae1896614cbf /x11-drivers/xf86-video-vesa/ChangeLog | |
parent | Version bump. Fixes unnecessarily exported symbols. (diff) | |
download | gentoo-2-f0a1ecd9559da7eb60446f0c67870c98ffe7310a.tar.gz gentoo-2-f0a1ecd9559da7eb60446f0c67870c98ffe7310a.tar.bz2 gentoo-2-f0a1ecd9559da7eb60446f0c67870c98ffe7310a.zip |
Version bump. Avoids calling VBEGetSetDACPalleteFormat when in direct colour
or YUV modes.
(Portage version: 2.1_rc4)
Diffstat (limited to 'x11-drivers/xf86-video-vesa/ChangeLog')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index e24917c8db7f..9fdca0259e16 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.16 2006/05/20 07:39:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.17 2006/06/03 16:23:47 joshuabaergen Exp $ + +*xf86-video-vesa-1.2.1 (03 Jun 2006) + + 03 Jun 2006; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-vesa-1.2.1.ebuild: + Version bump. Avoids calling VBEGetSetDACPalleteFormat when in direct colour + or YUV modes. *xf86-video-vesa-1.2.0 (20 May 2006) |