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/web/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-05-21 03:14:55 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-05-21 03:14:55 +0400
commitf705afff5b04b73cba179816fae966c16b85bb63 (patch)
treef61ca76c30297bdf6e0ff0795434e17ca8daa87c /web/index
parentc9ff4463e16dc7dcec213ef97d54afe6a390c15c (diff)
Updates
svn path=/trunk/mono/; revision=4801
Diffstat (limited to 'web/index')
-rw-r--r--web/index20
1 files changed, 20 insertions, 0 deletions
diff --git a/web/index b/web/index
index b3bea529eb8..733767eb0bb 100644
--- a/web/index
+++ b/web/index
@@ -70,6 +70,26 @@
</tr>
</table>
+** May 20, 2002
+
+ XSP <a href="asp-net">our ASP.NET</a> .aspx page parser is now
+ available on the AnonCVS servers. This is part of the ASP.NET
+ support in Mono. Gonzalo is the developer on charge of it.
+
+ Many updates to the <a href="ado-net.html">ADO.NET
+ implementation</a> from Dan, Tim and Rodrigo.
+
+ Radek got the Mono C# compiler running on Linux/PPC and
+ compiling most of our regression test suite.
+
+ Lawrence has been working really hard in fixing, improving and
+ polishing the underlying network infrastructure.
+
+ The Rafael and Chris have commited the beginning of the
+ VisualBasic.NET runtime support to CVS.
+
+ Jesus has contributed the beginning of the SoapFormatter
+
** May 9, 2002
Linear register allocator has been deployed in the Mono JIT