Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-10-05 05:52:52 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-10-05 05:52:52 +0400
commitd817bd9e361c5be0850c81d40668f325a56dce6e (patch)
treef37b457a200e0f4e2f470eaef8be826ccf3995e0 /doc/index
parentac52e0745a90754b8a30a63a5ba9978468919f51 (diff)
More News Items
svn path=/trunk/mono/; revision=1086
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/index b/doc/index
index a350a8b0c8a..7a1be07bd22 100644
--- a/doc/index
+++ b/doc/index
@@ -23,6 +23,17 @@
You can contact the team at: <a
href="mailto:mono-list@ximian.com">mono-list@ximian.com</a>
+** Oct 5, 2001
+
+ Sergey has released his first version of the <b>ildasm</b>
+ assembler written in C#. You can get it from his web page:
+ <a
+ href="http://mono.eurosoft.od.ua">http://mono.eurosoft.od.ua</a>.
+
+ The plan is to integrate ildasm into the Mono CVS soon. This
+ component should in theory also be reusable for SharpDevelop
+ eventually.
+
** Oct 4, 2001
Our System.Reflection.Emit implementation created its first