2009-08-28 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / msvc / ChangeLog
index 9eb8ca20fa129f917a392cfc0f58273dbb6b9167..ed363c55c7ac28a210c272f26915829c1ec4ac20 100755 (executable)
@@ -1,3 +1,22 @@
+2009-04-24  Bill Holmes  <billholmes54@gmail.com>
+
+       Fixing the glib targets for Winx64.
+
+       * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
+         value for the Winx64 glib build.
+
+       * mono.sln: Enabling the glib targets for Winx64.
+
+       Code is contributed under MIT/X11 license.
+
+2009-04-24  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj: Adding metadata/metadata-verify.c to the project.
+
+       * runmdesc.bat: Fixing the argument order to genmdesc.
+
+       Code is contributed under MIT/X11 license.
+
 2009-04-08  Bill Holmes  <billholmes54@gmail.com>
 
        * libmono.vcproj : Adding mini/mini-gc to the project.