[svn] r6072: nemerle/trunk/NEWS

nazgul svnadmin at nemerle.org
Sat Jan 21 19:50:24 CET 2006


Log:
Some more additions

Author: nazgul
Date: Sat Jan 21 19:50:17 2006
New Revision: 6072

Modified:
   nemerle/trunk/NEWS

Modified: nemerle/trunk/NEWS
==============================================================================
--- nemerle/trunk/NEWS	(original)
+++ nemerle/trunk/NEWS	Sat Jan 21 19:50:17 2006
@@ -15,6 +15,7 @@
   Macros:
     * New package of profiling macros: http://nemerle.org/Profiling_macros
     * Extensions in logging macros: http://nemerle.org/Logging_macros
+    * Nemerle.DesignPatterns.ProxyPublicMembers macro has been added: http://nemerle.org/Design_patterns#Macro_included_in_standard_library
 
   Library:
     * New RList module (Random Access Lists as described by Chris Okasaki),
@@ -23,6 +24,7 @@
   Other:
     * -main flag in ncc for specifying entry point.
     * Kinda hackish support for ASPX/ASMX in cs2n.
+    * NoiseEHC contributed a fix to MSBuild task, which is necessary for VS plugin development
 
   Bugfixes:
     * Always use at least 16M of stack when compiling on MS.NET (should



More information about the svn mailing list