Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Chambers <joncham@gmail.com>2007-03-13 23:00:05 +0300
committerJonathan Chambers <joncham@gmail.com>2007-03-13 23:00:05 +0300
commit8e3893279bccda3304362901c673eefb5c173481 (patch)
tree50a49c9bd34359904421ee38178b5a9f19d3623c /ChangeLog
parentc9b55219e902f8231b9adf21287a7a3d52d4c472 (diff)
parent337b6aedc73387e0c24ade32a7e20de56c2ac1b2 (diff)
2007-03-13 Jonathan Chambers <joncham@gmail.com>
* *.vcproj: Move to msvc directory. * *.bat: Move to msvc directory. * libgc/misc.c: Use correct string type for GetModuleHandle. svn path=/trunk/mono/; revision=74203
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4048448cb98..87275f81d26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-13 Jonathan Chambers <joncham@gmail.com>
+ * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, winsetup.bat,
+ mono/monodiet.vcproj, mono/pedump.vcproj: Move to msvc directory.
+
+2007-03-13 Jonathan Chambers <joncham@gmail.com>
+
* libmono.vcproj, mono.vcproj, genmdesc.vcproj, mono/monodiet.vcproj,
mono/pedump.vcproj: Fix Release build target, add define to remove CRT warnings,
structure output folders a bit better, begin WIN64 port, and change