update
[mono.git] / web / index
index e76da4313aec36cd9f473776edb4970ac76749d5..cb27da1bee106b23cd82ed83c5679df08ed4c929 100644 (file)
--- a/web/index
+++ b/web/index
@@ -20,7 +20,7 @@
        href="snapshots">snapshot</a> of our current work. 
 
        You might want to <a
-       href="resources.html#mailing">subscribe</a> to our mono-list
+       href="mailing-lists.html">subscribe</a> to our mono-list
        and mono-announce-list
 
        You can contact the team at: <a
   </tr>
 </table>
 
+** Feb 26, 2002
+
+       Paolo posted a list of <a
+       href=http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
+       you can help</a> if you do not have Windows right now.  Sergey followed up with 
+       <a href="http://lists.ximian.com/archives/public/mono-list/2002-February/003268.html">his</a>
+       suggestions.
+
+** Feb 25, 2002
+
+       StrongARM port from Sergey Chaban has been checked into CVS.  
+
+** Feb 24, 2002
+
+       SPARC: 44 out of 74 tests pass now (Jeff)
+
+       Power PC: delegates are working now (Radek)
+
+** Feb 22, 2002
+
+       <b>Mono 0.9 has been released!</b>
+
+       A new version of the runtime, compiler and class libraries has
+       been packaged for your download pleasure.  The <a
+       href="archive/mono-0.9">Release Notes</a>
+
+       You can get it <a
+       href="download.html#feb-22">Here</a> (quick links: <a
+       href="archive/mono-0.9.tar.gz">runtime</a> and <a
+       href="archive/mcs-0.9.tar.gz">compiler/classes</a>).
+
+** Feb 21, 2002
+
+       Paolo got our compiler natively to compile 117 of our tests.
+       Self hosting is closer every day.
+
+       Unsafe support is finished in the C# compiler.
+
+** Feb 20, 2002
+
+       Gaurav got DataGrid and DataGridItemCollection done.
+
+       C# compiler: Unsafe support is mostly complete (only stackalloc is missing). 
+
+       New easy to run scripts for compiling Mono on Unix and Windows
+       is <a href="download.html">available</a>.  We can now easily compile
+       Mono on Windows and Linux.  If you had trouble before, use the
+       above scripts which will get the setup right for you.
+
+       There are now three machines that can provide AnonCVS, just
+       use anoncvs.go-mono.com as the hostname for your CVSROOT and
+       you will get one of the machines.
+
+** Feb 19, 2002
+
+       Do you want to see what <a href="http://people.debian.org/~lupus/mono/">Mono Looks Like?</a>
+
 ** Feb 18, 2002
 
        Application Domains now support the two LoaderOptimization