X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=efb9636294f5858e368c61ec7b67c891da9d2b07;hb=a2f850e178a28dc698d7204f62e6bd60e6118f0e;hp=b042b8e56124922ba58e0b226b709ca9947fde9d;hpb=f448b9757b3ce3bc9554eff0db58208167f84d06;p=mono.git diff --git a/man/ChangeLog b/man/ChangeLog index b042b8e5612..efb9636294f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,81 @@ +2010-08-03 Andrés G. Aragoneses + + * monolinker.1: Add the name="..." notation to the field examples too + (besides the signature="..." one). + +2010-07-12 Rolf Bjarne Kvinge + + * mono.1: Document MONO_DEBUG's new reverse-pinvoke-exceptions option. + +2010-04-23 Miguel de Icaza + + * mono.1: Sort environment variables, update a couple of docs. + +2010-04-07 Andrés G. Aragoneses + + * monolinker.1: Fix typo. + +2010-04-01 Sebastien Pouliot + + * mono.1: Document the new "security" option for logging + +2010-03-26 Zoltan Varga + + * mono.1: Document the MONO_ENABLE_SHM env variable. + +2010-03-03 Rolf Bjarne Kvinge + + * mono.1: Document exception tracing. + +2010-02-18 Marek Habersack + + * mono-configuration-crypto.1: added + + * Makefile.am (man_MANS): added mono-configuration-crypto.1 + +2010-02-10 Geoff Norton + + * mono.1: Document the aot compiler options. + +2010-02-08 Ankit Jain + + * lc.1: Fix typos. + +2009-12-11 Marek Habersack + + * mono.1: documented the IOMAP report profiler module + +2009-11-23 Marek Habersack + + * mono.1: documented the 'report' option for MONO_IOMAP + +2009-10-11 Ankit Jain + + * xbuild.1: Add info about env var XBUILD_COLORS. + +2009-10-09 Zoltan Varga + + * mono.1: Document --debug=gdb option. + +2009-09-24 Ankit Jain + + * xbuild.1: Add info about env var XBUILD_EMIT_SOLUTION. + +2009-09-14 Massimiliano Mantione + + * mono.1: Updated the profiler documentation, removing the obsolete + signal related options and adding the description of the new socket + based command interface. + +2009-08-21 Ankit Jain + + * Makefile.am (man_MANS): Add xbuild.1 + * xbuild.1: New. + +2009-06-12 Jb Evain + + * mcs.1: update the /platform information. + 2009-05-12 Tor Lillqvist * mkbundle.1: Document MONO_BUNDLED_OPTIONS. @@ -286,3 +364,7 @@ Mon Jan 22 11:15:26 CET 2007 Paolo Molaro * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check for; formatting/style changes. +2009-05-22 Michael Barker + + * man.1: Added documentation for MONO_MESSAGING_PROVIDER environment + variable.