diff options
Diffstat (limited to 'dev-lang/mono/ChangeLog')
-rw-r--r-- | dev-lang/mono/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index 890f6de92e24..83a788199fa6 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-lang/mono # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.146 2008/11/23 16:52:37 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.147 2008/11/24 23:56:14 loki_val Exp $ + + 24 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/mono-2.0.1-fix_implicit_pointer_conversions.patch, + mono-2.0.1.ebuild: + Go eapi-2, libgdiplus needs it anyway. Tweak sigaltstack usage so we don't + have to send segfaults to the kernel all the time. Prepare for ia64 and + arm by making the options they'll need ready. 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> mono-2.0.1.ebuild: Drop libdir patches, lib64 isn't really needed for platform independent |