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-27 02:43:31 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-05-27 02:43:31 +0400
commit96676faf8555ea4af9820665f763c6f98d844a13 (patch)
tree923970c05322285f0dbbc2badf4b17384dfce464 /web/index
parentfbec56d59ef3af69f9cd88c32d365917e0c6bd92 (diff)
update fixes
svn path=/trunk/mono/; revision=4953
Diffstat (limited to 'web/index')
-rw-r--r--web/index212
1 files changed, 121 insertions, 91 deletions
diff --git a/web/index b/web/index
index 733767eb0bb..1116fb1b8f4 100644
--- a/web/index
+++ b/web/index
@@ -70,7 +70,37 @@
</tr>
</table>
-** May 20, 2002
+@item May 26, 2002
+
+ Daniel Morgan checked in his Sql# Cli tool into the
+ System.Data class library.
+
+@item May 24, 2002
+
+ Ajay <a
+ href="http://lists.ximian.com/archives/public/mono-patches/2002-May/003953.html">has
+ checked in</a> a major update to the System.Xml.Schema namespace.
+
+ Gonzalo moved XSP along this week: Added support for
+ templates, columns inside DataGrid, HTML comments, code render
+ and data binding tags, style properties in style tags,
+ ListItem inside list controls, float and double properties.
+
+@item May 22, 2002
+
+ <a href="http://monologo.sourceforge.net/">MonoLogo</a> runs
+ on the Mono runtime. This <a
+ href="http://monologo.sourceforge.net/gtk.png">screenshot</a> shows
+ MonoLogo running Gtk#.
+
+@item May 21, 2002
+
+ Martin has improved the debugging infrastructure in Mono, now
+ it is possible to get <a
+ href="http://lists.ximian.com/archives/public/mono-list/2002-May/005717.html">line
+ number</a> information on stack traces.
+
+@item 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
@@ -90,14 +120,14 @@
Jesus has contributed the beginning of the SoapFormatter
-** May 9, 2002
+@item May 9, 2002
Linear register allocator has been deployed in the Mono JIT
engine. Read <a
href="http://lists.ximian.com/archives/public/mono-list/2002-May/005489.html">about
it</a>
-** May 5, 2002
+@item May 5, 2002
We are able to retrieve simple data from the database
using our ADO.NET like functionality. Only string and integer data
@@ -109,7 +139,7 @@ it</a>
Thanks goes to Chris, Daniel, Duncan, Gonzalo, Miguel, Rodrigo, Tim,
and others for these bits.
-** May 4th, 2002
+@item May 4th, 2002
Rodrigo Moya announced <a
href="http://lists.ximian.com/archives/public/mono-list/2002-May/005366.html">new
@@ -122,7 +152,7 @@ it</a>
We have a little surprise for everyone tracking the news on tuesday ;-)
-** May 2nd, 2002
+@item May 2nd, 2002
Mark Crichton csvorbis port (C# port of Vorbis player) and
Richard Hestilow's <a href="http://monologo.sf.net">MonoLogo compiler</a> are now
@@ -141,12 +171,12 @@ it</a>
href="http://lists.ximian.com/archives/public/gtk-sharp-list/2002-May/000064.html">tells
the story</a>
-** May 1st, 2002
+@item May 1st, 2002
Daily packages for <a href="http://www.debian.org">Debian</a> are available
<a href="http://www.atoker.com/mono/">here</a>
-** Apr 26, 2002
+@item Apr 26, 2002
Binary packages of Mono 0.11 are available for <a
href="http://www.superin.formativ.net/mono/mono.htm">Windows</a>
@@ -155,7 +185,7 @@ it</a>
href="http://mono.baselabs.org/index.php/software/">Linux</a> (thanks
to BaseLabs).
-** Apr 24, 2002
+@item Apr 24, 2002
<b>Mono 0.11 is out!</b> Mostly performance improvements, bug
fixes and more classes are included.
@@ -170,14 +200,14 @@ it</a>
href="archive/mono-0.11.tar.gz">runtime</a> and <a
href="archive/mcs-0.11.tar.gz">compiler/classes</a>).
-** Apr 23, 2002
+@item Apr 23, 2002
SharpDevelop 0.88a <a href="http://www.icsharpcode.net/OpenSource/SD">is out!</a>
Congratulations to the developers behind SharpDevelop for
their new release.
-** Apr 20, 2002
+@item Apr 20, 2002
Some updates from the hacking lines:
@@ -219,7 +249,7 @@ it</a>
Ravi, Sergey)
-** Apr 18, 2002
+@item Apr 18, 2002
Dietmar's inlining for the JIT engine just landed into
CVS. This is only a first cut and more improvements will come later.
@@ -228,7 +258,7 @@ it</a>
our class libraries and runtime engine to become faster. Many changes
on CVS as well.
-** Apr 11, 2002
+@item Apr 11, 2002
Gtk# 0.1 "ButtonHook" has been <a
href="http://lists.ximian.com/archives/public/gtk-sharp-list/2002-April/000048.html">released</a>
@@ -237,28 +267,28 @@ it</a>
href="archive/mono-tests.tar.gz">available</a> for
people porting the Mono Runtime to new platforms.
-** Apr 6, 2002
+@item Apr 6, 2002
<a href="http://www.dotnetremoting.cc/book/AdvancedDotNetRemoting.asp">
Advanced .NET Remoting</a> from Ingo Rammer is now available. Ingo
helped us to implement the proxy support and the book is a valuable
resource for anyone interested in remoting.
-** Apr 5, 2002
+@item Apr 5, 2002
Transparent proxy support has been finished, congrats to
Dietmar. Our JIT engine on CVS contains the implementation.
This should enable people to test the remoting framework on
Mono.
-** Mar 28, 2002
+@item Mar 28, 2002
Debugging information is now generated by the compiler thanks
to Martin's work. The resulting dwarf file can be used to
single step C# code in GDB. A document will be shortly published with
the details.
-** Mar 27, 2002
+@item Mar 27, 2002
<b>Mono 0.10 is out!</b> The self hosting release of Mono has
been released.
@@ -273,7 +303,7 @@ it</a>
href="archive/mono-0.10.tar.gz">runtime</a> and <a
href="archive/mcs-0.10.tar.gz">compiler/classes</a>).
-** Mar 26, 2002
+@item Mar 26, 2002
Paolo finally fixed the last bug in the JITer that stopped
us from using it to run the Mono C# compiler. Goodies are on
@@ -285,7 +315,7 @@ it</a>
href="http://lists.ximian.com/archives/public/gtk-sharp-list/2002-March/000034.html">details.</a>
-** Mar 19, 2002
+@item Mar 19, 2002
Martin has been working on our debugging infrastructure, both
on the JIT side of things (adding dward support) as well as on
@@ -314,7 +344,7 @@ it</a>
report pages have been helping us track down various mistakes
in our classes (very useful, check it out for yourself)
-** Mar 12, 2002
+@item Mar 12, 2002
At midnight, in Italy, Paolo got the Mono C# compiler to self
host on Linux, the last bug has been squashed to self
@@ -322,13 +352,13 @@ it</a>
A release will follow up shortly.
-** Mar 9, 2002
+@item Mar 9, 2002
Updated the <a href="class-status.html">class status</a>, now
it is possible to use the right-side menu to browse a specific
assembly.
-** Mar 7, 2002
+@item Mar 7, 2002
MCS compiles on Linux!
@@ -345,7 +375,7 @@ it</a>
Mono is temporarly using the Bohem GC garbage collector while
we deploy the more advanced ORP one.
-** Mar 5, 2002
+@item Mar 5, 2002
The CVS repository <a href="http://cvs.hispalinux.es/cgi-bin/cvsweb/?hidenonreadable=1&f=u&logsort=date&sortby=file&hideattic=1&cvsroot=Mono">can be browsed</a>
@@ -362,11 +392,11 @@ it</a>
The C# compiler has full constant folding implemented now and Ravi
killed bugs of bugs in the <a href="http://bugzilla.ximian.com/buglist.cgi?product=Mono%2FClass+Libraries&product=Mono%2FMCS&product=Mono%2FRuntime&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&keywords=&keywords_type=anywords&op_sys_details=&op_sys_details_type=substring&version_details=&version_details_type=substring&cmdtype=doit&order=%27Importance%27&form_name=query">Mono Bug List</a>
-** Mar 1, 2002
+@item Mar 1, 2002
RPMs of Mono 0.9 are available at <a href="http://mono.baselabs.org/#download">mono.baselabs.com</a>
-** Feb 28, 2002
+@item Feb 28, 2002
<a
href="http://lists.ximian.com/archives/public/mono-list/2002-February/003464.html">Christophe</a>
@@ -375,7 +405,7 @@ it</a>
RPMs of Mono 0.9 are available at <a href="http://mono.baselabs.org/index.php/software/">mono.baselabs.org</a>
-** Feb 27, 2002
+@item Feb 27, 2002
New <a href="class-status.html">class status</a> engine that
provides detailed information about missing functionality in
@@ -386,7 +416,7 @@ it</a>
enables the compiler to compile `MIS' on Linux (MIS being
Dick's Mono sample HTTP server ;-)
-** Feb 26, 2002
+@item Feb 26, 2002
Paolo posted a list of <a
href="http://lists.ximian.com/archives/public/mono-list/2002-February/003266.html">ways
@@ -394,17 +424,17 @@ it</a>
<a href="http://lists.ximian.com/archives/public/mono-list/2002-February/003268.html">his</a>
suggestions.
-** Feb 25, 2002
+@item Feb 25, 2002
StrongARM port from Sergey Chaban has been checked into CVS.
-** Feb 24, 2002
+@item Feb 24, 2002
SPARC: 44 out of 74 tests pass now (Jeff)
Power PC: delegates are working now (Radek)
-** Feb 22, 2002
+@item Feb 22, 2002
<b>Mono 0.9 has been released!</b>
@@ -417,14 +447,14 @@ it</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
+@item 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
+@item Feb 20, 2002
Gaurav got DataGrid and DataGridItemCollection done.
@@ -439,11 +469,11 @@ it</a>
use anoncvs.go-mono.com as the hostname for your CVSROOT and
you will get one of the machines.
-** Feb 19, 2002
+@item Feb 19, 2002
Do you want to see what <a href="http://people.debian.org/~lupus/mono/">Mono Looks Like?</a>
-** Feb 18, 2002
+@item Feb 18, 2002
Application Domains now support the two LoaderOptimization
modes: share code or do not share code, and you can control
@@ -454,7 +484,7 @@ it</a>
PowerPC and SPARC ports are moving along (Radek and Jeff)
-** Feb 13, 2002
+@item Feb 13, 2002
Excellent news since the 11th, here is a quick rundown:
@@ -467,7 +497,7 @@ it</a>
Miguel is off to the <a
href="http://www.fosdem.org">FOSDEM</a> conference in Brussels.
-** Feb 11, 2002
+@item Feb 11, 2002
<b>Mono 0.8 has been released!</b>
@@ -479,7 +509,7 @@ it</a>
href="archive/mono-0.8.tar.gz">runtime</a> and <a
href="archive/mcs-0.8.tar.gz">compiler/classes</a>)
-** Feb 11, 2002
+@item Feb 11, 2002
We would like to welcome all the new developers that have
joined the project in the last couple of days. The classes
@@ -508,19 +538,19 @@ it</a>
href="http://lists.ximian.com/archives/public/mono-list/2002-February/002944.html">
posted a list of pending tasks</a> to enable the compiler to run on Linux
-** Feb 10, 2002
+@item Feb 10, 2002
Mike Kestner has posted an <a
href="http://lists.ximian.com/archives/public/gtk-sharp-list/2002-February/000024.html">Update
on his Gtk#</a> activities.
-** Feb 4, 2002
+@item Feb 4, 2002
Adam has done <a
href="http://lists.ximian.com/archives/public/mono-list/2002-February/002808.html">Qt
bindings</a> for .NET. Adam is cool.
-** Jan 29, 2002
+@item Jan 29, 2002
Dan Lewis has contributed a major missing set of classes to
Mono: <a
@@ -532,7 +562,7 @@ it</a>
was not entirely trivial (supporting Unicode, plus a regex engine which is a super
set of the Perl regex engine).
-** Jan 28, 2002
+@item Jan 28, 2002
The Mono contributors have relicensed the Class Libraries under
the terms of the
@@ -554,7 +584,7 @@ it</a>
<a href="http://www.infoworld.com/articles/hn/xml/02/01/28/020128hnopennet.xml">InfoWorld</a>,
<a href="http://www.newsforge.com/article.pl?sid=02/01/27/2232231">NewsForge</a>.
-** Jan 23, 2002
+@item Jan 23, 2002
New mailing list: <a href="mailto:mono-patches-request@ximian.com">mono-patches@ximian.com</a>.
This mailing list will receive automatically the patches that are submitted
@@ -564,7 +594,7 @@ it</a>
code submitted to CVS to receive patches on e-mail. It should also
expose to everyone the changes that are being done by the team every day.
-** Jan 21, 2002
+@item Jan 21, 2002
Dick has got a simple web server running with Mono (`MIS: Mono
Internet Server') that is mostly used to test our IO layer, a
@@ -579,7 +609,7 @@ it</a>
reports, fixing all known bugs, and finally profiling of the compiler
has begun.
-** Jan 8, 2002
+@item Jan 8, 2002
Our compiler has been self-supporting since January 3rd. In
the meantime, we have been busy working on making it run on
@@ -587,7 +617,7 @@ it</a>
the compiler compiled `console.cs' (a sample Mono program) on
Linux.
-** Jan 4, 2002
+@item Jan 4, 2002
Dietmar landed the Unicode support patch. Class libraries and
runtimes are now fully Unicode aware. The details are <a href=
@@ -598,7 +628,7 @@ it</a>
compile fib.cs, patches are comming tomorrow once we have
ChangeLog entries.
-** Jan 4, 2002
+@item Jan 4, 2002
Mike Kestner posted an update on Gtk# <a
href="http://lists.ximian.com/archives/public/gtk-sharp-list/2002-January/000021.html"><i>New
@@ -607,7 +637,7 @@ it</a>
Gtk# will be our foundation on which we will be implementing
System.Windows.Forms.
-** Jan 3, 2002
+@item Jan 3, 2002
Mono C# compiler becomes self-sufficient. We can now continue
development of the compiler with itself.
@@ -620,7 +650,7 @@ it</a>
href="snapshots">snapshot</a> or getting your sources from our
<a href="anoncvs.html">Anonymous CVS server</a>.
-** Dec 28, 2001
+@item 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
@@ -628,7 +658,7 @@ it</a>
We will soon have the first non-Microsoft C# implementation!
-** Dec 18, 2001
+@item Dec 18, 2001
JIT: More work on our IO abstraction layer (Dick).
@@ -641,7 +671,7 @@ it</a>
the outstanding issues. More bug fixing allows it to compile
more programs.
-** Dec 14, 2001
+@item Dec 14, 2001
Dietmar has improved the register allocation and now Mono performs
two to three times as fast as it did yesterday. Amazing.
@@ -649,7 +679,7 @@ it</a>
The compiler keeps moving along, explicit interface
implementation is there.
-** Dec 11, 2001
+@item Dec 11, 2001
The JIT engine can now run all the compiler regression tests as
well as assorted other programs, many more opcodes added
@@ -669,13 +699,13 @@ it</a>
libraries, it is easy to find spots now since Nick got the
`make test' going.
-** Dec 1, 2001
+@item Dec 1, 2001
AnonCVS access to Mono is here (updated every hour). Thanks
to <a href="http://www.hispalinux.es">HispaLinux</a> and Jesus
Climent for helping to set this up.
-** Nov 30, 2001
+@item Nov 30, 2001
All tests from the mono runtime work with the JIT engine now
(Dietmar).
@@ -685,7 +715,7 @@ it</a>
More work on the Web classes (Gaurav).
-** Nov 28, 2001
+@item Nov 28, 2001
JIT land: Paolo got GDB support into the JIT engine while
Dietmar added exceptions support to it.
@@ -698,7 +728,7 @@ it</a>
Dick has almost completed the Mono IO layer.
-** Nov 16, 2001
+@item Nov 16, 2001
<blockquote>
Mike Kestner has posted an <a
@@ -706,7 +736,7 @@ it</a>
on Gtk# development.
</blockquote>
-** Nov 14, 2001
+@item Nov 14, 2001
<blockquote>
Paolo today got the Mono C# compiler running <a
@@ -741,7 +771,7 @@ it</a>
replace our interpreter in production.
</blockquote>
-** Nov 12, 2001
+@item Nov 12, 2001
<blockquote>
Dietmar got value types working on the JIT engine. Sean has
@@ -752,7 +782,7 @@ it</a>
Nick keeps working on improving our class libraries.
</blockquote>
-** Nov 8, 2001
+@item Nov 8, 2001
<blockquote>
Enumerations, array access and attributes for the C# compiler are into the CVS now.
@@ -760,14 +790,14 @@ it</a>
Full array support is not complete, but moving along.
</blockquote>
-** Nov 5, 2001
+@item Nov 5, 2001
<blockquote>
Dietmar's new set of patches to the JIT have 20 out of 33
tests running now.
</blockquote>
-** Nov 4, 2001
+@item Nov 4, 2001
<blockquote>
Mike Kestner, main Gtk# contributor has posted a very interesting <a
@@ -786,7 +816,7 @@ it</a>
important piece of the puzzle.
</blockquote>
-** Nov 3, 2001
+@item Nov 3, 2001
<blockquote>
Many clean ups have been going into the class library by Nick Drochak.
@@ -798,7 +828,7 @@ it</a>
new controls plus improved and bug fixed base classes).
</blockquote>
-** Nov 1, 2001
+@item Nov 1, 2001
<blockquote>
Ravi commited the caller-side method selection of methods with
@@ -806,7 +836,7 @@ it</a>
the array handling support.
</blockquote>
-** Oct 27, 2001
+@item Oct 27, 2001
<blockquote>
Lots of classes for System.Web from Gaurav were commited this
@@ -839,7 +869,7 @@ it</a>
.defs files to quickly wrap the API.
</blockquote>
-** Oct 18, 2001
+@item Oct 18, 2001
<blockquote>
Reworking expressions to support cleanly indexers and
@@ -851,14 +881,14 @@ it</a>
recent C# compiler progress.
</blockquote>
-** Oct 17, 2001
+@item Oct 17, 2001
<blockquote>
Delegate support has been checked into the compiler
(definition and invocation); break/continue implemented.
</blockquote>
-** Oct 15, 2001
+@item Oct 15, 2001
<blockquote>
JIT engine supports many of the object constructs now (object
@@ -873,7 +903,7 @@ it</a>
classes.
</blockquote>
-** Oct 5, 2001
+@item Oct 5, 2001
<blockquote>
Sergey has released his first version of the <b>ilasm</b>
@@ -886,7 +916,7 @@ it</a>
eventually.
</blockquote>
-** Oct 4, 2001
+@item Oct 4, 2001
<blockquote>
Our System.Reflection.Emit implementation created its first
@@ -899,7 +929,7 @@ it</a>
basically focusing on completeness now.
</blockquote>
-** Sep 28, 2001
+@item Sep 28, 2001
<blockquote>
<a
@@ -907,7 +937,7 @@ it</a>
Develop 0.80</a> was released today.
</blockquote>
-** Sep 26, 2001
+@item Sep 26, 2001
<blockquote>
More progress: more opcodes are working (Paolo); The compiler
@@ -919,7 +949,7 @@ it</a>
handled correctly (Miguel).
</blockquote>
-** Sep 21, 2001
+@item Sep 21, 2001
<blockquote>
A couple of news-worthy items: Dick got the initial thread
@@ -929,14 +959,14 @@ it</a>
got i++ working. All in tonight's snapshot
</blockquote>
-** Sep 19, 2001
+@item Sep 19, 2001
<blockquote>
Paolo has written a section on <a href="porting.html">Porting
Mono</a> to othre architectures.
</blockquote>
-** Sep 18, 2001
+@item Sep 18, 2001
<blockquote>
<A a href="download.html#sep-18">Mono 0.7</a> has been
@@ -945,7 +975,7 @@ it</a>
0.7 announcement</a> for details
</blockquote>
-** Sep 17, 2001
+@item Sep 17, 2001
<blockquote>
Mike Kestner's Gtk# (Gtk-sharp) was checked into the CVS
@@ -956,7 +986,7 @@ it</a>
Gtk-sharp should be available on the next snapshot set.
</blockquote>
-** Sep 10, 2001
+@item Sep 10, 2001
<blockquote>
Dietmar checked in his CIL tree/forest regeneration and most
@@ -964,7 +994,7 @@ it</a>
</blockquote>
-** Sep 5, 2001
+@item Sep 5, 2001
<blockquote>
The MCS compiler <b>can compile the sample Hello World</b>
@@ -974,14 +1004,14 @@ it</a>
August 28)
</blockquote>
-** Sep 4, 2001
+@item Sep 4, 2001
<blockquote>
Dietmar checked into CVS the `monoburg' architecture
independent instruction selector for the JIT engine.
</blockquote>
-** Aug 28, 2001
+@item Aug 28, 2001
<blockquote>
<b>.NET Hello World is working under Mono!</b> The latest snapshots
@@ -993,7 +1023,7 @@ it</a>
Good work Mono team!
</blockquote>
-** Aug 23, 2001
+@item Aug 23, 2001
<blockquote>
Lloyd Dupont has announced his OpenGL bindings for C#, they
@@ -1001,7 +1031,7 @@ it</a>
href="http://csgl.sourceforge.net">http://csgl.sourceforge.net</a>
</blockquote>
-** Aug 22, 2001
+@item Aug 22, 2001
<blockquote>
New version of the Mono Runtime, Compiler and Classes has been
@@ -1010,7 +1040,7 @@ it</a>
href="archive/mono-0.6">0.6 announcement</a>.
</blockquote>
-** Aug 20, 2001
+@item Aug 20, 2001
<blockquote>
A new <a href="contributing.html#compile-service">Compilation
@@ -1019,14 +1049,14 @@ it</a>
href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true">.NET SDK</a>
</blockquote>
-** Aug 3, 2001
+@item Aug 3, 2001
<blockquote>
Daily snapshots of mcs and mono are now available, they will
run every night at 10pm Boston time.
</blockquote>
-** Jul 29, 2001
+@item Jul 29, 2001
<blockquote>
Mono Runtime 0.5 has been <a
@@ -1034,7 +1064,7 @@ it</a>
href="archive/mono-0.5">release notes</a>
</blockquote>
-** Jul 25, 2001
+@item Jul 25, 2001
<blockquote>
The slides for <A href="Presentations/O-Reilly">my
@@ -1042,7 +1072,7 @@ it</a>
Open Source Software Convention</a>
</blockquote>
-** Jul 22, 2001
+@item Jul 22, 2001
<blockquote>
Another release of the class libraries is out, check the <a
@@ -1051,7 +1081,7 @@ it</a>
href="download.html#july-22">here</a>
</blockquote>
-** Jul 19, 2001
+@item Jul 19, 2001
<blockquote>
Another release of the class libraries is out, check the <a
@@ -1060,7 +1090,7 @@ it</a>
href="download.html#july-19">here</a>
</blockquote>
-** Jul 17, 2001
+@item Jul 17, 2001
<blockquote>
Another release of the class libraries is out, check the <a
@@ -1075,7 +1105,7 @@ it</a>
we are now keeping better track of contributors.
</blockquote>
-** Jul 15, 2001
+@item Jul 15, 2001
<blockquote>
Another release of Mono is out, check the <a
@@ -1083,7 +1113,7 @@ it</a>
href="download.html#july-15">here</a>.
</blockquote>
-** Jul 14, 2001
+@item Jul 14, 2001
<blockquote>
A <a
@@ -1092,7 +1122,7 @@ it</a>
runtime, compiler and classes has been made. Get it <a href="download.html#july-14">here</a>
</blockquote>
-** Jul 12, 2001
+@item Jul 12, 2001
<blockquote>
I keep getting questions about my opinion on Passport, even when
@@ -1100,13 +1130,13 @@ it</a>
href="passport.html">wrote something.</a>
</blockquote>
-** Jul 9, 2001
+@item Jul 9, 2001
<blockquote>
Project launched.
</blockquote>
-** O'Reilly
+@item O'Reilly
<blockquote>
Brian posted a story on <a