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:
authorZoltan Varga <vargaz@gmail.com>2006-08-31 20:04:05 +0400
committerZoltan Varga <vargaz@gmail.com>2006-08-31 20:04:05 +0400
commit99a1739838d0ba262d7ebb0d5292ea38799d52ce (patch)
treefac129b6864f2fa38374bb97a3c25ae660eca765 /ChangeLog
parent6a7fadc9471383738af9057ebe1564d893904837 (diff)
2006-08-31 Zoltan Varga <vargaz@freemail.hu>
* libmono.vcproj: Add further missing sources, fix include paths for newer glib versions. svn path=/trunk/mono/; revision=64629
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eb987730b1..849bb9bec3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-08-31 Zoltan Varga <vargaz@freemail.hu>
+ * libmono.vcproj: Add further missing sources, fix include paths for newer glib versions.
+
* libmono.vcproj: Add aot-compiler.c and aot-runtime.c as source files.
* README.vsnet: Fix a typo.