summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen-tools/ChangeLog')
-rw-r--r--app-emulation/xen-tools/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog
index 73954c07068f..0d34c085785a 100644
--- a/app-emulation/xen-tools/ChangeLog
+++ b/app-emulation/xen-tools/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.6 2006/04/10 12:18:34 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.7 2006/04/10 13:52:48 chrb Exp $
+
+ 10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild:
+ removed the hardened stripping flags - now that the hypervisor is split out,
+ the tools should be compilable with hardened flags. There is currently a bug
+ with register clobbering which has been filed at bugzilla.xensource.com #609
10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild:
add some extra man pages, #129189