diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-04-16 12:12:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-04-16 12:12:57 +0000 |
commit | b059862ab674038ad66ec9fcaa731dceb062f160 (patch) | |
tree | 589c5e44a02ba1bfc3ed83d9e51b800aa0f341ad /app-emulation/dosemu/ChangeLog | |
parent | Removed broken ebuilds. (diff) | |
download | historical-b059862ab674038ad66ec9fcaa731dceb062f160.tar.gz historical-b059862ab674038ad66ec9fcaa731dceb062f160.tar.bz2 historical-b059862ab674038ad66ec9fcaa731dceb062f160.zip |
version bump which fixes a host of bugs.
Diffstat (limited to 'app-emulation/dosemu/ChangeLog')
-rw-r--r-- | app-emulation/dosemu/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/dosemu/ChangeLog b/app-emulation/dosemu/ChangeLog index aacbb1874f43..1a94a74ae6fb 100644 --- a/app-emulation/dosemu/ChangeLog +++ b/app-emulation/dosemu/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/dosemu # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.8 2003/02/12 04:00:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.9 2003/04/16 12:12:57 liquidx Exp $ + +*dosemu-1.1.4.15 (16 Apr 2003) + + 16 Apr 2003; Alastair Tse <liquidx@gentoo.org> dosemu-1.1.4.15.ebuild, + dosemu-1.1.4.ebuild: + bumping to an unstable testing version because this fixes the ugly build + scripts and also the errno problem with slang .ar. *dosemu-1.1.4 (07 Feb 2003) |