diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-04-25 20:38:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-04-25 20:38:14 +0000 |
commit | 3b9c37c760222689619813ba2c1b234ea9b23e3a (patch) | |
tree | af1231fd925cd696b2a092bc20f1ce73009bd614 /app-emulation/xtrs/ChangeLog | |
parent | metadata cleanup (diff) | |
download | historical-3b9c37c760222689619813ba2c1b234ea9b23e3a.tar.gz historical-3b9c37c760222689619813ba2c1b234ea9b23e3a.tar.bz2 historical-3b9c37c760222689619813ba2c1b234ea9b23e3a.zip |
Version bump. Fixed "keyboard wait" and "delay" bugs. Other minor changes.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'app-emulation/xtrs/ChangeLog')
-rw-r--r-- | app-emulation/xtrs/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/app-emulation/xtrs/ChangeLog b/app-emulation/xtrs/ChangeLog index 6c836066b0d9..318e0a6fe0b4 100644 --- a/app-emulation/xtrs/ChangeLog +++ b/app-emulation/xtrs/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-emulation/xtrs -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.13 2006/08/27 15:07:44 mr_bones_ Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.14 2007/04/25 20:38:14 ulm Exp $ + +*xtrs-4.9c (25 Apr 2007) + + 25 Apr 2007; Ulrich Mueller <ulm@gentoo.org> + +files/xtrs-4.9c-gentoo.patch, +xtrs-4.9c.ebuild: + Version bump. Fix "keyboard wait" bug when F7, F8, F9, or F10 is hit; use + volatile variable to avoid optimisation of delay loop; pass PREFIX, CFLAGS, + DISKDIR, etc. directly to emake; output message how to install ROM images; + LICENSE changed to as-is; other minor changes. Ebuild and patch submitted by + Joe Peterson <joe@skyrush.com>, resolving bug #166715. 27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> -xtrs-4.9.ebuild: clean out older, non-modX ebuild |