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-05 01:54:19 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-05-05 01:54:19 +0400
commitb077c740a68d5eeebf894b4eba3c10cadd853a74 (patch)
tree4fa9e4ea6feca033572cd1fec01555ea37cb6905 /web/index
parent11a0a811256d03ae47bfd511ba2ed2f95dc85638 (diff)
Update
svn path=/trunk/mono/; revision=4285
Diffstat (limited to 'web/index')
-rw-r--r--web/index17
1 files changed, 16 insertions, 1 deletions
diff --git a/web/index b/web/index
index 617ef2035ab..848081f1c77 100644
--- a/web/index
+++ b/web/index
@@ -70,6 +70,19 @@
</tr>
</table>
+** May 4th, 2002
+
+ Rodrigo Moya announced <a
+ href="http://lists.ximian.com/archives/public/mono-list/2002-May/005366.html">new
+ LibGDA</a>: LibGDA is an ADO-like library for Unix systems.
+ This one removes all the CORBA and GConf dependencies, which
+ should make it easier to use and compile.
+
+ This is another milestone for our <a
+ href="ado-net.html">ADO.NET implementation plans</a>
+
+ We have a little surprise for everyone tracking the news on tuesday ;-)
+
** May 2nd, 2002
Mark Crichton csvorbis port (C# port of Vorbis player) and
@@ -78,7 +91,9 @@
Dick implemented inter-process sharing of handles as well as
simplifying the implementation of WaitForMultipleObjects, now
- we have a `handles' subsystem in Mono.
+ we have a `handles' subsystem in Mono. This is needed to fully
+ emulate the handle behavior that Win32 exposes, and that the .NET API
+ expose to applications.
News from the <a
href="http://gtk-sharp.sourceforge.net">Gtk#</a> front: <a