diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-01-06 21:28:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-01-06 21:28:16 +0000 |
commit | e9fe3c0c96a78baa683dd689a924246e0f232a80 (patch) | |
tree | 883ba5b1beafa7e468fe49e27372c010e4fe3ce8 /x11-misc/Xorgautoconfig/ChangeLog | |
parent | Version bump, updated patch, fixed typo (bug #117549). Fixed to install html ... (diff) | |
download | gentoo-2-e9fe3c0c96a78baa683dd689a924246e0f232a80.tar.gz gentoo-2-e9fe3c0c96a78baa683dd689a924246e0f232a80.tar.bz2 gentoo-2-e9fe3c0c96a78baa683dd689a924246e0f232a80.zip |
Fixed mmio bug, thanks to cokehabit for pointing it out.
(Portage version: 2.0.54)
Diffstat (limited to 'x11-misc/Xorgautoconfig/ChangeLog')
-rw-r--r-- | x11-misc/Xorgautoconfig/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-misc/Xorgautoconfig/ChangeLog b/x11-misc/Xorgautoconfig/ChangeLog index ff7fdb0a8833..7a8a704d7581 100644 --- a/x11-misc/Xorgautoconfig/ChangeLog +++ b/x11-misc/Xorgautoconfig/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/Xorgautoconfig -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/ChangeLog,v 1.6 2005/10/17 18:54:14 josejx Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/ChangeLog,v 1.7 2006/01/06 21:28:15 josejx Exp $ + +*Xorgautoconfig-0.2.2 (06 Jan 2006) + + 06 Jan 2006; Joseph Jezak <josejx@gentoo.org> + +Xorgautoconfig-0.2.2.ebuild: + Fixed mmio bug, thanks to cokehabit for pointing it out. 17 Oct 2005; Joseph Jezak <josejx@gentoo.org> +files/pciutils.patch, Xorgautoconfig-0.2.1.ebuild: |