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-23 17:20:15 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-10-23 17:20:15 +0400
commit66495822dfe832f4fa95fdf1f5416f4e17055164 (patch)
tree4b6c79f1bddbe3ef691aea9c646a43c11ed0b44f /doc/index
parent32b09d5f45fce4393154ad92a22fa6289f286974 (diff)
Update
svn path=/trunk/mono/; revision=1195
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/index b/doc/index
index 4818f412612..68ad15444d1 100644
--- a/doc/index
+++ b/doc/index
@@ -23,6 +23,21 @@
You can contact the team at: <a
href="mailto:mono-list@ximian.com">mono-list@ximian.com</a>
+** Oct 18, 2001
+
+ Reworking expressions to support cleanly indexers and
+ properties. <a href="http://www.nat.org/evolution.php3">11
+ days</a> until Evolution 1.0 ships.
+
+ Ximian users around the world <a
+ href="http://www.bez.it/IMAGES/nora.jpg">rejoice</a> with
+ recent C# compiler progress.
+
+** Oct 17, 2001
+
+ Delegate support has been checked into the compiler
+ (definition and invocation); break/continue implemented.
+
** Oct 15, 2001
JIT engine supports many of the object constructs now (object