Author: lupus
Date: 2007-12-10 05:09:38 -0500 (Mon, 10 Dec 2007)
New Revision: 91036

Modified:
   trunk/release/announce/mono-1.2.6.html
Log:
Fixes (the new profiler is not present in 1.2.6).


Modified: trunk/release/announce/mono-1.2.6.html
===================================================================
--- trunk/release/announce/mono-1.2.6.html      2007-12-10 09:51:47 UTC (rev 
91035)
+++ trunk/release/announce/mono-1.2.6.html      2007-12-10 10:09:38 UTC (rev 
91036)
@@ -154,17 +154,10 @@
        <p>Reduced the size consumed by trampolines, in MonoDevelop's
        case this saves 160k of memory on startup (Paolo).
 
-       <p>New Timer implementation, this version uses the ThreadPool
-       and provides the proper semantics that people have been
+       <p>New Timer implementation, this version s much faster, uses the
+       ThreadPool and provides the proper semantics that people have been
        requesting [Paolo].
 
-       <p>New Profiler implementation: there is a new profiler that
-       logs all the profiling events into a log file (as opposed to
-       keeping this information in memory) which enables processing
-       of this information after the program has terminated and
-       allows for external tools to be written to analyze the data
-       [Massimiliano].
-
        <p>Generic code sharing: early components for the generics
        code sharing are now part of this release.   Currently you can
        control the level of code sharing done with the

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to