diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 23:49:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 23:49:34 +0000 |
commit | 6824c0c24578dd2a2c11fac36212e9a0cd49074b (patch) | |
tree | 1ca42a0552b229dfb07307279826c284f0fc7271 /sys-devel/crossdev/ChangeLog | |
parent | version bump; 1.3.14 is security fix only and 1.4.8 is security fix *and* min... (diff) | |
download | gentoo-2-6824c0c24578dd2a2c11fac36212e9a0cd49074b.tar.gz gentoo-2-6824c0c24578dd2a2c11fac36212e9a0cd49074b.tar.bz2 gentoo-2-6824c0c24578dd2a2c11fac36212e9a0cd49074b.zip |
Touchup help output, add more error checking, clean more directories when uninstalling, be a bit more user friendly with cmdline options, add untested support for klibc, touchup internal syntax, and improve ABI faking out.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/crossdev/ChangeLog')
-rw-r--r-- | sys-devel/crossdev/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-devel/crossdev/ChangeLog b/sys-devel/crossdev/ChangeLog index 59fb869c1df8..7958210aa31d 100644 --- a/sys-devel/crossdev/ChangeLog +++ b/sys-devel/crossdev/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/crossdev # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.22 2005/08/17 22:48:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.23 2005/08/23 23:49:34 vapier Exp $ + +*crossdev-0.9.9-r1 (23 Aug 2005) + + 23 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev, + -crossdev-0.9.9.ebuild, +crossdev-0.9.9-r1.ebuild: + Touchup help output, add more error checking, clean more directories when + uninstalling, be a bit more user friendly with cmdline options, add untested + support for klibc, touchup internal syntax, and improve ABI faking out. *crossdev-0.9.9 (17 Aug 2005) |