diff options
author | recht <recht@pkgsrc.org> | 2005-03-27 10:25:51 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2005-03-27 10:25:51 +0000 |
commit | 9ade80f75a18ce16752ea84403f25618b8b5cb21 (patch) | |
tree | c92c285fface8fc69e6c63898c40f3383e2c8de0 /lang/mono/MESSAGE | |
parent | fc1ad1a836adeeaebebd9417d7b2b16f8df76239 (diff) | |
download | pkgsrc-9ade80f75a18ce16752ea84403f25618b8b5cb21.tar.gz |
update to mono-1.1.5
The latest development release -- which is recommended for all users
by the mono project.
Major highlights include Nullable Types and Fixed Size Buffer features in the
compiler; Much more improved Windows.Forms implementations; Increased
performance, reduced memory usage.
See the detailed release notes here:
http://www.go-mono.com/archive/1.1.5/
Diffstat (limited to 'lang/mono/MESSAGE')
-rw-r--r-- | lang/mono/MESSAGE | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/mono/MESSAGE b/lang/mono/MESSAGE index 4fba62f0c9d..5cc65bf6831 100644 --- a/lang/mono/MESSAGE +++ b/lang/mono/MESSAGE @@ -1,8 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2004/04/04 16:53:59 recht Exp $ +$NetBSD: MESSAGE,v 1.3 2005/03/27 10:25:51 recht Exp $ -If you intent to use the System.Drawing then you have to install -graphics/libgdiplus as well. For Windows.Forms you have to install -emulators/winelib. +If you intent to use the System.Drawing or Windows.Forms then you have to +install graphics/libgdiplus as well. =========================================================================== |