2009-02-03 Zoltan Varga <vargaz@gmail.com>
[mono.git] / msvc / ChangeLog
index 3114fe37d2aef477cdd1d1204f238dc8d5afc0a3..95e784bd3b62b529e40e289772684359555e58d6 100755 (executable)
@@ -1,3 +1,56 @@
+2009-02-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * libmono.vcproj : Track mini/generic-sharing.cs being renamed
+       to mini/mini-generic-sharing.cs.
+
+2008-12-09  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj : Adding unwind.c to the project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-12-04  Bill Holmes  <billholmes54@gmail.com>
+
+       * mono.sln : Removing monoburg from the solution.
+
+       * libmono.vcproj : Removing files deleted from svn.
+
+       * mono.def : Removing mono_burg* exports that no longer exist.
+
+       Code is contributed under MIT/X11 license.
+
+2008-11-10  Bill Holmes  <billholmes54@gmail.com>
+
+       * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
+         post build steps.
+
+       Code is contributed under MIT/X11 license.
+
+2008-11-07  Bill Holmes  <billholmes54@gmail.com>
+
+       * monoposixhelper.def, monoposixhelper.vcproj : added.
+
+       * mono.sln : Adding the monoposixhelper project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-11-07  Bill Holmes  <billholmes54@gmail.com>
+
+       * test_eglib.vcproj : Adding unicode.c to the project.
+
+       * mono.sln : Adding the correct dependencies for e-glib.
+
+       * *.vcproj : Setting LinkLibraryDependencies=false for all
+         projects and all configurations.
+
+       Code is contributed under MIT/X11 license.
+
+2008-10-17  Bill Holmes  <billholmes54@gmail.com>
+
+       * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
+
+       Code is contributed under MIT/X11 license.
+
 2008-10-13  Bill Holmes  <billholmes54@gmail.com>
 
        * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.