Changes in DataSet for interoperability with MS.Net
[mono.git] / web / index
1 <link rel="alternate" type="application/rss+xml" title="RSS" href="index.rss"/>
2
3 <table>
4   <tr>
5     <td valign="top">
6         <a href="http://www.ximian.com">Ximian</a> announced the
7         launch of the Mono project, an effort to create an open source
8         implementation of the .NET Development Framework.
9
10         Mono includes: <a href="c-sharp.html">a compiler</a> for the
11         C# language, a <a href="runtime.html">runtime</a> for the
12         Common Language Infrastructure (also referred as the CLR) and a
13         set of <a href="class-library.html">class libraries</a>.  The
14         runtime can be <a href="embedded-api.html">embedded</a> into your
15         application.  It implements of both <a href="ado-net.html">ADO.NET</a>
16         and <a href="asp-net.html">ASP.NET</a>.
17
18         You can read our <a href="rationale.html">rationale</a> for
19         this project.  If you have questions about the project, please
20         read our list of <a href="faq.html">Frequently Asked
21         Questions</a> or <a href="mailto:mono-list@ximian.com">contact
22         us.</a> The project <a href="mono-roadmap.html">roadmap</a>.
23
24         You might also want to <a href="download.html">Download the
25         source</a> for our work so far.  Grab a <a
26         href="snapshots">snapshot</a> of our current work, or <a
27         href="http://cvs.hispalinux.es/cgi-bin/cvsweb/?hidenonreadable=1&f=u&logsort=date&sortby=file&hideattic=1&cvsroot=mono">browse
28         the sources</a>
29
30         You might want to <a
31         href="mailing-lists.html">subscribe</a> to our mono-list
32         and mono-announce-list.  There is also a <a
33         href="http://www.gotmono.com/cgi-bin/yabb/YaBB.pl">forum</a> at <a
34         href="http://www.gotmono.com">GotMono</a>.
35
36         Wikis: <a href="http://www.nullenvoid.com/gtksharp/wiki">Gtk# Wiki</a>
37         and <a href="http://www.nullenvoid.com/mono/wiki">Mono
38         Wiki</a>
39
40     </td>
41     <td>
42         <table border=1>
43           <tr>
44             <td colspan="3">
45               <b><center>Mono Status</center></b>
46             </td>
47           </tr>
48           <tr>
49             <td>
50               <b><a href="c-sharp.html">C# Compiler</a></b>
51             </td>
52             <td>
53               <b>Self hosting on Linux</b><br>
54               Self hosting on .NET.
55             </td>
56           </tr>
57           <tr>
58             <td>
59               <b>JIT</b>
60             </td>
61             <td>
62               Linux/x86 working.
63             </td>
64           </tr>
65           <tr>
66             <td>
67               <b>Interpreter</b>
68             </td>
69             <td>
70               Working:<br>
71               Linux/x86, Linux/PPC, S390, StrongARM, SPARC, HPPA, SPARC v9 <br>
72             </td>
73           </tr>
74           <tr>
75             <td><b><a href="asp-net.html">ASP.NET</a></b></td>
76             <td>Webforms and WebServices working<br></td>
77           </tr>
78           <tr>
79             <td>
80               <b><a href="class-status.html">Classes</a></b>
81             </td>
82             <td>
83               All assemblies compile.
84             </td>
85           </tr>
86           <tr>
87             <td>
88               RSS feed:
89             </td>
90             <td>
91               <a href="index.rss"><img src="images/xml.gif"></a>
92             </td>
93           </tr>
94          <tr>
95             <td>
96               <a href="screenshots.html">Screenshots</a>
97             </td>
98           </tr>
99         </table>
100
101         <table border=1>
102           <tr>
103             <td colspan="3">
104               <b><center>In the news</center></b>
105             </td>
106           </tr>
107           <tr>
108             <td>
109               <img src="images/2003osdirwinnerbadge.gif">
110             </td>
111             <td>
112               <a href="http://osdir.com/Article198.phtml">Dec 19th, 2003</a>: Editor's Choice Award.
113             </td>
114           </tr>
115           <tr>
116             <td>
117               <img src="images/netmagazine.png">
118             </td>
119             <td>
120                 
121               <a href="http://www.ftponline.com/wss/2003_TE/magazine/columns/trends">May 31st, 2003</a>: CLI integration.
122             </td>
123           </tr>
124           <tr>
125             <td>
126               <img src="images/infoworld.png">
127             </td>
128             <td>
129               <a href="http://www.infoworld.com/article/03/05/22/HNmono_1.html">May 22nd, 2003</a>: Mono 1.0 plans.
130             </td>
131           </tr>
132           <tr>
133             <td>
134               <img src="images/infoworld.png">
135             </td>
136             <td>
137               <a href="http://www.infoworld.com/article/03/03/14/11stratdev_1.html">Mar 14th, 2003</a>: Whither Mono?
138             </td>
139           </tr>
140           <tr>
141             <td>
142               <img src="images/b2.png">
143             </td>
144             <td>
145               <a href="http://www.infoworld.com/article/03/05/22/HNmono_1.html">Dec, 2002</a>: The Penguin takes flight.
146             </td>
147           </tr>
148         </table>
149     </td>
150   </tr>
151 </table>
152
153 @item Feb 2nd, 2004: Mono 0.30 has been released
154
155         Check out the <a
156         href="http://www.go-mono.com/archive/mono-0.30.html">Release
157         notes</a> for details on Mono 0.30.  Or go directly to our <a
158         href="download.html">download</a> section
159
160 @item Jan 18th, 2004: LDAP class libraries in Mono tutorial.
161
162         Sunil Kumar has written an <a
163         href="http://www.novell.com/coolsolutions/cooldev/features/a_net_cplus_ldap_library_cdev.html">introduction
164         to Novell.LDAP</a> class libraries, which are part of Mono.
165
166 @item Jan 13th, 2004: MonoDoc 0.9 released.
167
168         A new edition of MonoDoc, the Mono Documentation Browser, has been released, available in source form from:
169         <a href="archive/monodoc-0.9.tar.gz">archive/monodoc-0.9.tar.gz</a>
170
171 @item Jan 11th, 2004: Call for Stories
172
173         If you have a success story about using Mono or one of the Mono
174         components in any way, we want to hear about you.  Please mail
175         your details to miguel@ximian.com
176
177 @item Jan 4th, 2004: Windows Installer for Mono 0.29
178
179         There is a <a href="archive/mono-0.29-win32-1.exe">Windows
180         Installer for Mono 0.29</a> available now.
181         
182 @item Dec 21st: Mono on PowerPC Progress.
183
184         Paolo reports today that the Mono JIT on the PowerPC was able
185         to successfully run the Mono C# compiler to build its first
186         programs.  This is by no means complete (exception handling is
187         missing, and Boehm GC seems to fail on MacOS X), this shows
188         the excellent progress Paolo has been making.
189
190         Zoltan has added support for modules to MCS (generation and
191         consumption).
192
193 @item Dec 10th: Mono Debugger 0.5 released
194
195         Martin Baulig has <a
196         href="http://primates.ximian.com/~martin/blog/archives/000231.html">released</a>
197         a new version of the Mono Debugger.  
198
199 @item Dec 2nd: Mono 0.29 has been released
200
201         Check out the <a
202         href="http://www.go-mono.com/archive/mono-0.29.html">Release
203         notes</a> for details on Mono 0.29.    
204
205         This release includes the PPC JIT engine running `Hello World'
206         and ASP.NET is considered feature-complete.
207         
208 @item Nov 25th: Gtk# 0.14, System.DirectoryServices
209
210         Gtk# 0.14 has been released, and it is available from <a
211         href="http://gtk-sharp.sf.net">the Gtk# web site</a>.   
212
213         Sunil has checked in the implementation of
214         System.DirectoryServices as well as the Novell.Directory.Ldap
215         code into Mono CVS.
216
217 @item Nov 14th: Gtk# 0.13 released.
218
219         Mike Kestner has <a
220         href="http://lists.ximian.com/archives/public/mono-list/2003-November/016943.html">announced</a>
221         the release of the <a href="http://gtk-sharp.sf.net">Gtk#</a>
222         GUI toolkit for .NET and Mono.
223
224 @item Nov 13th: Managed LDAP binding for Mono and .NET
225
226         Sunil Kumar at Novell has <a
227         href="http://lists.ximian.com/archives/public/mono-list/2003-November/016907.html">announced</a>
228         the availability of a fully managed implementation of LDAP for
229         Mono and the .NET Framework.
230
231         You can obtain the library from <a
232         href="http://forge.novell.com">Novell Forge's</a> <a
233         href="http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldapcsharp/CsharpLDAP">CSharpLDAP</a>
234         module.
235
236 @item Nov 4th: Mono Roadmap announced.
237
238         The <a href="mono-roadmap.html">Mono Roadmap</a> and <a
239         href="mono-hacking-roadmap.html">Mono Hackers Roadmap</a> have
240         been released.   
241
242 @item Oct 28th: Mono Get Together at the PDC.  GTK# 0.12 Released.
243
244         We will be getting together at the West Tower Lobby on Tuesday
245         28th at 6pm to talk about the Mono project. You have 24 hours to
246         notify all of your friends, open source buddies and free software
247         folks.
248
249         We will bring Mono t-shirts.
250
251         Mike Kestner released <a href="http://gtk-sharp.sourceforge.net">Gtk#</a> 0.12 today.  GTK# source tar balls
252         and RPMs are available.  A windows installer was contributed by Johannes Roith.
253         
254 @item Oct 26th: Last Minute Mono BOF
255
256         The first in a series of undercover Mono BOFs at the PDC will take
257         place tonight at 7pm on the Academy meeting, in room 411. Come join us
258         to plot the evolution.
259
260
261 @item Oct 25th: GTK# 0.11+ Windows Installer available
262
263         Johannes created a Windows
264         Installer for GTK# 0.11+ and works
265         with Mono 0.28 for Windows.
266
267 @item Oct 21st: Mono Community at Novell Forge
268
269         Mono Developers that are looking for a public repository for
270         hosting their projects can now use <a
271         href="http://forge.novell.com">Novell Forge's</a> which hosts
272         a <a
273         href="http://forge.novell.com/modules/xfmod/community/?monocomm">Mono
274         Community</a>.
275
276         Novell Forge offers mailing lists, cvs repository, bug
277         tracking and mailing list services and all the other services
278         you expect.  Mono will continue to be hosted in our own CVS
279         repository, and using our <a href="anoncvs.html">anonymous CVS
280         servers</a>
281
282 @item Oct 13th: SPARC V9, HPPA, Internationalization, GdiPlus
283
284         Dick Porter has checked in our rewrite of the international
285         substrate in Mono that uses the <a
286         href="http://oss.software.ibm.com/icu/">International
287         Components for Unicode</a> library from IBM.  This means that
288         we got CultureInfo support through the whole code base now.
289
290         Alexandre Pigolkine has checked-in the new implementation of
291         System.Drawing.  We have now dropped the old implementation
292         with multiple-backends that we had, and replaced it with an
293         implementation that P/Invokes into GDI+.  A GDI+
294         implementation on top of <a
295         href="http://www.cairographics.org">Cairo</a> is used on Unix
296         systems.  This step vastly simplifies the development and
297         maintenance of System.Drawing. 
298
299         There are plenty of updates to Mono as well, we encourage you
300         to read the <a
301         href="http://www.go-mono.com/monologue">Monologue</a> to keep
302         an eye on recent developments.
303
304         Bernie Solomon just <a
305         href="http://lists.ximian.com/archives/public/mono-devel-list/2003-October/002460.html">checked
306         in</a> 64-bit support for SPARC v9 and HPPA into the Mono
307         runtime.  This also improves the SPARC-32 support.
308
309 @item Oct 6th: Linux s390 Mono packages available.
310
311         Neale Ferguson has contributed Mono packages for the
312         Linux/s390.  You can get them from the <a
313         href="download.html">download</a> page.
314
315 @item Oct 5th: Monologue aggregates Mono Blogs
316
317         You can now read an aggregated view of the <a
318         href="blogs.html">blogs</a> maintained by Mono developers in
319         <a href="http://www.go-mono.com/monologue">Monologue</a>.
320         Monologue is available as an HTML page or as an <a
321         href="monologue/index.rss">RSS feed</a>.
322
323 @item Oct 2nd: Windows packages, MonoDoc 0.7
324
325         Windows packages for Mono 0.28 are now available from our <a
326         href="download.html">download</a> page.
327
328         A new version of MonoDoc has been released.  The new version
329         is available <a href="archive/monodoc-0.7.tar.gz">here</a>
330
331 @item Oct 1st: Mono 0.28 has been released.
332
333         Check out the <a
334         href="http://www.go-mono.com/archive/mono-0.28.html">Release
335         notes</a> for details on Mono 0.28.  This release marks the
336         completion of the SourceGear project to add web services
337         functionality to Mono and improve its reliability.
338
339 @item Sep 30th: Mono Kick Start book available
340
341         The Mono Kick Start book is now <a
342         href="http://www.amazon.com/exec/obidos/tg/detail/-/0672325799/qid=1064937318/sr=8-1/ref=sr_8_1/103-9624440-8714218?v=glance&s=books&n=507846">available</a>
343         in English.  Originally available only in <a
344         href="http://www.amazon.de/exec/obidos/ASIN/3827264928/qid=1050051051/sr=2-1/ref=sr_2_3_1/028-2755135-1623712">German</a>.
345         The book technical review was done by <a
346         href="http://www.maurer-it.com/">Dietmar Maurer</a> JIT
347         architect at the Mono team.
348
349 @item Sep 26th, 2003: DiaCanvas# 0.1 released, Gtk# 0.11 released.
350
351         Mike Kestner has <a
352         href="http://lists.ximian.com/archives/public/gtk-sharp-list/2003-September/002475.html">released</a>
353         a new version of <a href="http://gtk-sharp.sf.net">Gtk#</a>.
354
355         Martin has also 
356         <a href="http://mwh.sysrq.dk/programs/announcements/diacanvas-sharp-0.1.0.html">released</a>
357         his binding to <a href="http://diacanvas.sf.net">DiaCanvas</a> for C#.
358
359 @item Sep 16th, 2003: WineLib, Authenticode, Generics, Xslt updates, Wsdl compiler, WSE.
360
361         <b>WineLib:</b> Vladimir has added new libraries to the Wine
362         process, which we will soon bring into our packages: the
363         various Windows common dialogs can now be used (screenshots:
364         <a href="images/colordlg.png">here</a>, <a
365         href="images/fontdlg.png">here</a>, <a
366         href="images/filedlg.png">here</a> and <a
367         href="images/finddlg.png">here</a>.
368
369         Johannes has patches to have Wine track the Gtk theme,
370         screenshot here (link got broken).
371
372         <b>Security:</b> New authenticode support from Sebastien has
373         been checked into CVS.
374
375         <b>Xslt:</b> Plenty of conformance updates to the managed
376         implementation of Xslt, as well as breaking the libxslt speed
377         barrier.  Our managed implementation is now faster than the
378         C-based libxslt that we used before.
379
380         <b>Generics:</b> Work continues on generics support, feel free
381         to try it out.  The compiler is currently on a separate
382         directory until we stability it (gmcs) and you need to compile
383         the class libraries with the `generics' profile to try it
384         out.  Sample generic programs are included in the CVS module. 
385
386         <b>Wsdl:</b> We now have Wsdl support in Mono: a wsdl compiler
387         command line tool, and support on ASP.NET to generate the wsdl
388         file from an .asmx file.
389
390         <b>AOT:</b> Many robustness updates to the ahead-of-time
391         compiler and a new locking and threading system that avoids
392         having "big locks" around the mono kernel, and moves to a
393         fine-grained locking system.  The design includes a lattice to
394         avoid deadlocks.
395
396         <b>Dogfooding:</b> We are now running Mono's ASP.NET on
397         go-mono.com to find problems.  It is currently hosting our
398         Monodoc documentation.  The <a
399         href="http://www.go-mono.com/docs/index.html">Apache module
400         version</a> and the <a href="http://www.go-mono.com:8080/">XSP
401         version</a>.
402
403         <b>WSE:</b> The Web Services Enhancements season has begun.
404         The Microsoft.Web.Services namespace and classes are now
405         checked into CVS.  
406
407 @item Sep 1st, 2003: Ice for Mono;  XmlSerializer generators; Monodoc progress.
408
409         <b>Ice:</b> Vladimir has checked into CVS (Module ginzu) an
410         implementation of <a href="http://www.zeroc.com">ZeroC's</a>
411         <a href="http://www.zeroc.com/ice.html">ICE</a> protocol.  It
412         is implemented using Remoting.  If you were looking for an
413         efficient binary protocol to use with Remoting, this is it.
414
415         ICE is simpler to use than CORBA, and was created by people
416         who were deeply involved in CORBA and wanted to fix its
417         problems (you can see a <a
418         href="http://www.zeroc.com/iceVsCorba.html">list of
419         differences</a>).
420
421         <b>XmlSerializer</b>: Lluis has checked in a new technology
422         for use in our XmlSerializer: the XmlSerializer code
423         generator.  Currently our XmlSerializer generates a
424         description of instructions for serializing data, these
425         instructions are later interpreted while using it: Reflection
426         is used to pull all the data.  The code generator is the first
427         step into turning the Serializer from an intepreter into a
428         compiler and improving the performance of it.
429
430         Currently was used internally to implement the WSDL
431         serializer, in the future it will just be part of the standard
432         serialization process.
433
434         <b>MonoDoc:</b> New providers!  Thanks to <a
435         href="http://www.jaggersoft.com/">Jon Jagger</a> for providing
436         us with his master XML files for the C# specification we now
437         have integrated the C# spec into Monodoc.  Another provider is
438         the Error provider: now we include all the C# compiler errors
439         in the help system.
440
441         Alp has contributed various user interface improvement, and
442         updated our list widget for key navigation; Ben made the
443         matches window more useful and Joshua has helped us clean up
444         the ECMA provider even more.
445
446 @item Aug 14th, 2003: Mono 0.26 has been released
447
448         A new version of Mono is available, the new features include:
449         <a href="http://www.cairographics.org/">Cairo support</a>, <a
450         href="http://remoting-corba.sf.net">Remoting.Corba</a>
451         support, as well as a managed XSLT implementation.  
452
453         Existing features have been improved vastly: better
454         Windows.Forms, runtime, faster compiler, web services, better
455         compliance to the spec and more. 
456
457         Check out the <a
458         href="http://www.go-mono.com/archive/mono-0.26.html">Release
459         notes</a> for details.
460
461 @item Aug 9th, 2003: Python for .NET Preview 2 available;  Mono Documentation site up.
462
463         Brian Lloyd has <a
464         href="http://lists.ximian.com/archives/public/mono-list/2003-August/015313.html">announced</a>
465         the availability of his Python binding to .NET.  This works
466         with .NET and Mono.  For more information about it, see
467         Brian's site at <a href="
468         http://zope.org/Members/Brian/PythonNet/">http://zope.org/Members/Brian/PythonNet/</a>
469
470         We have uploaded the current Mono Documentation (core
471         libraries and Gtk#) to <a
472         href="http://mono.ximian.com:8080"/>http://mono.ximian.com:8080</a>.
473         The site is running the ASP.NET edition of <a
474         href="archive/monodoc-0.6.tar.gz">MonoDoc 0.6</a> on XSP.
475
476 @item Aug 6th, 2003: Winforms samples
477
478         Timothy Parez is coordinating the effort to create sample
479         programs that exercise the various Windows.Forms controls.  We
480         are using this as graphical regression test suite for the Mono
481         implementation.
482
483         The screenshots of the various widgets, together with the
484         source code is available on the <a
485         href="http://www.nullenvoid.com/mono/wiki/index.php/WineSamples">WineSamples</a>
486         page on the <a
487         href="http://www.nullenvoid.com/mono/wiki/">Mono Wiki</a>.
488
489         A new cvs module called `winforms' has been created that
490         contains the source code for the samples.  To run the samples,
491         you can install the WineLib packages available from our <a
492         href="download.html">download page</a>.
493
494 @item Aug 5th, 2003: New Apache Module architecture: 1.3 and 2.x supported
495
496         Gonzalo rearchitected our Apache module for hosting Mono and
497         ASP.NET.  The previous incarnation hosted a Mono runtime on
498         each Apache process, which lead to a slow setup for webforms.
499         The new setup uses a shared mono process for all the incoming
500         requests.  Daniel later improved up the new architecture and
501         added dual support, so now in addition to Apache 2.x, we
502         support Apache 1.3 with the same codebase.
503
504         The new code is available on CVS, on module `mod_mono', and
505         now requires an XSP installation to be available. 
506
507 @item Aug 4th, 2003: Ximian acquired by Novell.
508
509         Today <a href="http://www.novell.com">Novell</a> acquired <a
510         href="http://www.ximian.com">Ximian</a>.  The press release is
511         available <a
512         href="http://www.ximian.com./about_us/press_center/press_releases/index.html?pr=novell">here</a>.
513
514         Mono and Gnome form an integral part of the Novell strategy.
515
516 @item Jul 30th, 2003: Remoting.CORBA, Managed XSLT.
517
518         Today Lluis announced that Mono CVS contains all the fixes to
519         run <a
520         href="http://remoting-corba.sourceforge.net/">Remoting.CORBA</a>:
521         both client and server channels work; We are interested in people
522         testing it with other ORBs.
523
524         Ben checked-in today his managed implementation of Xslt that
525         we mentioned on Jul 19th; This uncovered various limitations
526         on the XPath implementation, which Piers has swifly removed.
527         Monodoc, NUnit and our Corcompare work with it.  Since this is
528         implementation is not completed yet, we still support the
529         libxslt-based version by default.  For more details on how to
530         try the new XSLT implementation, see <a
531         href="http://lists.ximian.com/archives/public/mono-devel-list/2003-July/001681.html">Ben's
532         post</a>
533
534 @item Jul 27th, 2003: Wine packages and Daily Snapshots 
535
536         MonoWine packages (used to run System.Windows.Forms) software
537         are now available from our (<a
538         href="download.html">download</a> page).  You can track the
539         progress on our <a
540         href="http://www.nullenvoid.com/mono/wiki/index.php/WineSamples">Wiki
541         page.</a>
542
543         We're now building daily snapshots of Mono.  They come in
544         three distinct flavors:
545
546         <ul>
547                 * mono snapshot tarballs - These are 'release-style' tarballs and
548                   contain everything necessary to setup a new
549                   installation from scratch.  This includes the Mono
550                   runtime and all the assemblies we distribute.
551
552                 * monocharge tarballs - These tarballs contain only
553                   the assemblies built on that day.
554
555                 * monolite tarballs - These tarballs contain a copy of
556                   'corlib.dll', 'mcs.exe', 'System.dll', 'System.Xml.dll' and
557                   'Mono.CSharp.Debugger.dll'. They can be used to
558                   re-bootstrap an out-of-sync installation.
559         </ul>
560
561         The daily builds are availble here: <a href="http://go-mono.com/daily">http://go-mono.com/daily</a>
562
563         If you find that the builds are broken, please notify Duncan.
564
565 @item Jul 19th, 2003: Recent developments
566
567         Since Mono has matured, we have limited the news on the site
568         to major accomplishments that are finished, but this week, it
569         is worth devoting some time to talk about some of the
570         work-in-progress projects that are progressing.
571
572         Jackson has added support to the IL assembler for generics as
573         well as to the PEAPI library, and it has assembled its first
574         generic program.  Support for handling images with generics
575         has been on our file format reader for a while, but the JIT
576         engine is still incomplete. 
577
578         On the XSLT world, Atsushi and Ben continue to make big
579         improvements.  Ben recently got the prototype managed XSLT
580         implementation to run its first stylesheet.  Although
581         currently Mono uses libxslt to implement the System.Xml.Xsl
582         namespace, to have a fully .NET compliant implementation we
583         will need a managed version, and this is the beginning of it.
584
585         Lluis recently posted an update on the <a
586         href="http://lists.ximian.com/archives/public/mono-devel-list/2003-July/001550.html">state
587         of WSDL</a> in Mono.  Now that the web services runtime is
588         ready, the WSDL compiler becomes more important as a
589         development tool.
590
591         Atsushi continues his work on the DTD validating reader in
592         System.Xml, as well as improving our XML Schema support.
593
594 @item Jul 14th, 2003: New build system;  IPV6 support.
595
596         Peter Williams has contributed a new build system that
597         addresses many of the annoyance we had with our previous build
598         system.  He has worked on this for a few weeks, and Gonzalo
599         helped test it and get it into CVS.  We no longer have the
600         historical dual build system: make for Unix and nant for
601         Windows.
602
603         This system also offers the opportunity to compile our class
604         libraries with different profiles (.NET 1.0, .NET 1.1 and the
605         various ECMA subsets).
606
607         Peter explains the new build system <a
608         href="http://lists.ximian.com/archives/public/mono-devel-list/2003-July/001506.html">here</a>
609
610         Jerome's IPV6 code has been checked into CVS; With Peter's new
611         build system, we will be able to expose it (as part of the
612         NET_1_1 build).
613
614 <h2>Older News</h2>
615
616         Click <a href="oldnews.html">here</a> to see the olds news.
617
618