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/NEWS
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-12-09 23:19:24 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-12-09 23:19:24 +0300
commitfb4afb54ed807f325b004e325bc630744d746e28 (patch)
treee711014d013f64246fce7cc8cb85f190f0fa6218 /NEWS
parent7004cfd5d746342f23011dd54f88ffe0259833f3 (diff)
Update NEWS
svn path=/trunk/mono/; revision=9495
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 7d60bee2090..0da43009790 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
Hello!
- Version 0.17 of Mon ohas been released.
+ Version 0.17 of Mono has been released.
There are plenty of new features, bug fixes, new classes,
performance improvements, optimizations and much more
- available on this release.
+ available in this release.
* Stats
@@ -40,7 +40,7 @@ Hello!
(15% on mcs bootstrap).
A lot of the work in the new release of Mono is required for
- the Mono Debugger (which will be released separatedly). The
+ the Mono Debugger (which will be released separately). The
Mono debugger is interesting, because it can debug both
managed and unmanaged applications, but it only supports the
JITer for debugging.
@@ -91,11 +91,11 @@ Hello!
* ADO.NET:
New providers are available in this release. The relentless
- System.Data team (Brian, Dan, Rodrigo, Tim and Ville) are hacking
- non-stop on the databse code. Improving existing providers,
- and also providing new ones: Oracle, and TDS are the big names
- on this release. Many regression tests have been added as
- well.
+ System.Data team (Brian, Dan, Rodrigo, Tim and Ville) are
+ hacking non-stop on the databse code. Improving existing
+ providers, and also providing new ones: Oracle, MS SQL, ODBC
+ and Sybase are the big names on this release. Many regression
+ tests have been added as well.
* System.XML: