X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=403d9e1fcb8d6ae616568583bf853e8492b67164;hb=49516ee2f94c63258ea786fbc8d2d632170cbccd;hp=849bb9bec3b9538d16f5ab4ec43c7e709eb9ab2d;hpb=99a1739838d0ba262d7ebb0d5292ea38799d52ce;p=mono.git diff --git a/ChangeLog b/ChangeLog index 849bb9bec3b..403d9e1fcb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,61 @@ +2006-10-12 Zoltan Varga + + * configure.in: Disable visibility("hidden") on cygwin as well. + +2006-10-10 Zoltan Varga + + * configure.in: Get rid of --with-nptl. + +Sat Sep 30 12:11:56 CEST 2006 Paolo Molaro + + * configure.in: link to libnsl only if needed. + +2006-09-19 Raja R Harinath + + * runtime/Makefile.am (etc/mono/config): Fix rule to avoid writing + into a symlink created by the 2006-09-13 change below. + +2006-09-17 Zoltan Varga + + * docs/thread-safety.txt: Moved here from mono/metadata. + +2006-09-16 Zoltan Varga + + * configure.in: Avoid non-static build warning on windows. + +2006-09-16 Raja R Harinath + + Fix srcdir!=builddir issue. + * configure.in (runtime/etc/mono/config): Remove erroneous code. + * runtime/Makefile.am (etc/mono/config): Rename from wrapper-config. + * runtime/mono-wrapper.in: Update. + +2006-09-15 Jonathan Pryor + + * configure.in: Remove check for setkey(3). + +2006-09-13 Jonathan Pryor + + * configure.in: Add command to create runtime/etc/mono/config. This is + needed so that programs which use the bootstrap mono build get the + appropriate entries (in particular, the mono-shlib-cop unit + tests requires that a $prefix/etc/mono/config be present to run). + * runtime/Makefile.am: Create runtime/etc/mono/config. + +2006-09-11 Zoltan Varga + + * mono.vcproj: Fix VC build. + +2006-09-01 Zoltan Varga + + * configure.in: More alpha updates from Sergey Tikhonov . + 2006-08-31 Zoltan Varga + * samples/embed/test-invoke.vcproj samples/embed/teste.vcproj: Fix include paths for newer glib versions. + + * genmdesc.vcproj: Fix include paths for newer glib versions. + * 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.