diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-12-07 03:08:42 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-12-07 03:08:42 +0000 |
commit | 9059403014042aa1908b9c79d741efd4426547da (patch) | |
tree | cc0654fe21e3d0e03dc736b523177fa47cb8e0e5 /media-libs/mesa/ChangeLog | |
parent | Pruned old versions with new versions with same or better keywords. (diff) | |
download | historical-9059403014042aa1908b9c79d741efd4426547da.tar.gz historical-9059403014042aa1908b9c79d741efd4426547da.tar.bz2 historical-9059403014042aa1908b9c79d741efd4426547da.zip |
Fix compiling against newer libdrms (2.2.0+). Thanks for Mart Raudsepp for
the discovery of the patch. (Fixes bug #154827)
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'media-libs/mesa/ChangeLog')
-rw-r--r-- | media-libs/mesa/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 35b044e7a22e..3841690e7094 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.128 2006/12/04 23:40:17 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.129 2006/12/07 03:08:42 joshuabaergen Exp $ + +*mesa-6.5.1-r3 (07 Dec 2006) + + 07 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> + +files/6.5.1-mach64-dri-private-dma-2.patch, +mesa-6.5.1-r3.ebuild: + Fix compiling against newer libdrms (2.2.0+). Thanks for Mart Raudsepp for + the discovery of the patch. (Fixes bug #154827) *mesa-6.5.2 (04 Dec 2006) |