diff --git a/ChangeLog b/ChangeLog index c353ce8ea8d39..1eb987730b13f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-31 Zoltan Varga + + * libmono.vcproj: Add aot-compiler.c and aot-runtime.c as source files. + + * README.vsnet: Fix a typo. + 2006-08-31 Zoltan Varga * configure.in (PLATFORM_WIN32): Add -mno-cygwin to libmono_cflags/ldflags. Fixes diff --git a/README.vsnet b/README.vsnet index 1450e45a05441..f3a07a1d8c8f7 100644 --- a/README.vsnet +++ b/README.vsnet @@ -111,7 +111,7 @@ reporting those changes. [7] Probably a lot more I didn't discover... or has changed since. -MORE INFORMATIONS +MORE INFORMATION Please email if you have any problem and/or if there's something wrong/missing in the instructions. diff --git a/libmono.vcproj b/libmono.vcproj index 3dab43db9d9ca..11264a18a9212 100644 --- a/libmono.vcproj +++ b/libmono.vcproj @@ -1692,7 +1692,32 @@ > + + + + + + + +