| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- 2004-09-02 Atsushi Enomoto <[email protected]>
- * xml-classes : updates on 2.0 stuff. deprecating XPathDocument,
- updating XQuery status etc.
- 2004-08-03 Atsushi Enomoto <[email protected]>
- * xml-classes : some updates on 2.0 stuff.
- 2004-07-12 Atsushi Enomoto <[email protected]>
- * xml-classes : oops, list styles.
- 2004-07-11 Atsushi Enomoto <[email protected]>
- * xml-classes : updates and plans/ideas for Mono 1.2.
- 2004-06-15 Sebastien Pouliot <[email protected]>
- * crypto: Updated status for beta 3. Removed stuff that is better
- documented in monodoc.
- 2004-06-08 Duncan Mak <[email protected]>
- * download: Add MacOS X installer.
- 2004-06-05 Duncan Mak <[email protected]>
- * download: Add section for Fedora Core 2.
- 2004-06-02 Duncan Mak <[email protected]>
- * download: Use the correct yum-repository.
-
- 2004-05-17 Duncan Mak <[email protected]>
- * languages: Added section on Nemerle, per request from Kamil
- Skalski.
- 2004-05-10 Duncan Mak <[email protected]>
- * download: Add link to packagers page.
- 2004-05-06 Atsushi Enomoto <[email protected]>
- * xml-classes : updates
- 2004-04-10 Daniel Morgan <[email protected]>
- * ado-net
- * sqlclient
- * oracle
- * postgresql
- * mysql: clean up Mono ADO.NET web pages
-
- * makefile: remove building of obsolete web page tds-providers
- 2004-03-22 Ben Maurer <[email protected]>
- * mono-todo: I finished the vtable task :-).
- 2004-03-04 Sebastien Pouliot <[email protected]>
- * mono-hacking-roadmap.html: Updated status about assembly
- signing.
- 2004-02-05 Aaron Weber <[email protected]>
- * README: update to describe better how to use the doc/web stuff
- * index: change layout, move old news to oldnews page, rewrite
- content, add new headings, decrease size of other headings.
- * jit-debug: change link to martin's page; now it points to the
- dir holding the debugger files. Fix grammar in one sentence.
- * oldnews: erase very old news, add slightly old news removed from
- index
- * web/htmlify: shrink size of newsitem headings.
-
- 2004-02-03 Atsushi Enomoto <[email protected]>
- * xml-classes : updates
- 2004-01-22 Atsushi Enomoto <[email protected]>
- * xml-classes : status update, additional infos.
- 2004-01-16 Atsushi Enomoto <[email protected]>
- * web/commands : Added xml-classes (forgot to commit).
- * mono-build-w32.sh : Added icu support as well as glib.
- * ChangeLog : tiny fix
- 2004-01-11 Atsushi Enomoto <[email protected]>
- * xml-classes : added v2 info. schema status updates.
- Added ChangeLog. (There is no reason not to keep ChangeLog for
- documents, at least for not a little changes ;-)
|