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-12-29 06:34:28 +0300
committerMiguel de Icaza <miguel@gnome.org>2001-12-29 06:34:28 +0300
commit8d1912017aabfb274d5a47d663b46dd4d0c12763 (patch)
tree335a679605c3caf9b08a325851d69fb2d2a273ab /doc/index
parent1a2861d8c775a081838395b15cbff279ec88aa36 (diff)
Updated FAQ; News items
svn path=/trunk/mono/; revision=1743
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/index b/doc/index
index 50bd05575d8..2d1b225e5e1 100644
--- a/doc/index
+++ b/doc/index
@@ -23,6 +23,14 @@
You can contact the team at: <a
href="mailto:mono-list@ximian.com">mono-list@ximian.com</a>
+** Dec 28, 2001
+
+ After a lot of work, the C# compiler can compile itself.
+ There are still errors in the generated image, but they are
+ being fixed quickly.
+
+ We will soon have the first non-Microsoft C# implementation!
+
** Dec 18, 2001
JIT: More work on our IO abstraction layer (Dick).