CRLF->LF conversion
[mono.git] / msvc / ChangeLog
index d07336f5a9c2053dddf21e9bd1b9029dddbf24d5..36080ea0ebde1209648f3028a9093f3f4036535e 100755 (executable)
@@ -1,8 +1,33 @@
-2009-10-15  Jonathan Chambers  <joncham@gmail.com>
+2010-06-28  Robert Jordan  <robertj@gmx.net>
 
-       * profiler-cov.vcproj: Add project.
-       
-       * profiler-logging.vcproj: Add project.
+       * mono.def: Add mono_free symbol (exposed by mono-publib.h).
+
+2010-05-31  Robert Jordan  <robertj@gmx.net>
+
+       * mono.def : Remove unimplemented symbols.
+
+       * mono.def: Regenerate with create-windef.pl.
+
+       * create-windef.pl: Track 2.0 API changes.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * scripts/monowrap.cs, scripts/genproj.cs: rename
+       the net_2_1 profile to moonlight.
+
+2010-03-01  Robert Jordan  <robertj@gmx.net>
+
+       * libmono.vcproj: Track changes.
+
+2009-11-02 Jonathan Chambers <joncham@gmail.com>
+
+       * genmdesc.vcproj: Fix amd64 build.
+
+       * libmono.vcproj: Fix amd64 build.
+
+       * mono.vcproj: Fix amd64 build.
+
+       * mono.sln: Fix amd64 build.
 
 2009-09-08  Jonathan Chambers  <joncham@gmail.com>