[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.6.7-5-88-gbf09b22

Mirco Bauer meebey at meebey.net
Wed Apr 6 22:11:25 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 0fa85d7fe844ae812a5497122dc12b7730ef5dc1
Author: Mirco Bauer <meebey at meebey.net>
Date:   Mon Apr 4 21:11:18 2011 +0200

    Updated mono-runtime.NEWS for Mono 2.10, 2.8 and 2.6

diff --git a/debian/mono-runtime.NEWS b/debian/mono-runtime.NEWS
index 08611ab..1c2ca53 100644
--- a/debian/mono-runtime.NEWS
+++ b/debian/mono-runtime.NEWS
@@ -1,3 +1,56 @@
+mono (2.10.1-1) experimental; urgency=low
+
+  * Mono 2.10
+    + SGen Precise Stack Scanning
+    + Enhanced SIMD with new methods for Vector data type conversions and
+      swapping elements in vectors
+    + ASP.NET MVC 3.0 (not included, only supported)
+    + The C# Interactive Shell can now be used as shebang:
+      #!/usr/bin/csharp
+  * Complete Announcement of Mono 2.10 (vs Mono 2.8):
+    http://www.mono-project.com/Release_Notes_Mono_2.10
+
+  * Mono 2.8
+    + SGen Garbage Collector
+    + .NET 4.0 runtime
+    + C# 4.0 compiler
+    + ASP.NET 4.0
+    + Managed Extensibility Framework (MEF)
+    + System.Data.Services.Client (OData)
+    + glib was replaced with eglib
+    + Removed .NET 1.1 runtime
+    + Removed libraries:
+      - ByteFX.Data
+      - FirebirdSql.Data.Firebird
+      - Microsoft.JScript
+      - Microsoft.Vsa
+      - Mono.Data
+      - Mono.Data.SqliteClient
+      - Mono.Data.SybaseClient
+      - Mono.Data.TdsClient
+      - Mono.GetOptions
+  * Complete Announcement of Mono 2.8 (vs Mono 2.6):
+    http://www.mono-project.com/Release_Notes_Mono_2.8
+
+  * Mono 2.6.7
+    + ASP.NET MVC 2.0
+  * Complete Announcement of Mono 2.6.7 (vs Mono 2.6):
+    http://www.mono-project.com/Release_Notes_Mono_2.6.7
+
+  * Mono 2.6
+    + Soft debugger
+    + Co-routine framework Mono.Tasklets
+    + Auto-completion for the csharp shell
+    + LINQ to SQL
+    + Enhanced XBuild
+    + Mono.Simd for AMD64
+    + Verifier and Sandbox (used by Moonlight)
+    + Debugging support for GDB
+  * Complete Announcement of Mono 2.6 (vs Mono 2.4):
+    http://www.mono-project.com/Release_Notes_Mono_2.6
+
+ -- Mirco Bauer <meebey at debian.org>  Tue, 15 Mar 2011 21:21:51 +0100
+
 mono (2.4-1) unstable; urgency=low
 
   * Mono 2.4 ships a lot of goodies:

-- 
mono



More information about the Pkg-mono-svn-commits mailing list