X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=f5feb5061a7f65e996baf49f07ff971bd3daf3bf;hb=fca5dd1e66ba2a411ba0a52834a33a9558e3dd2e;hp=b8464f3dfc248e903fcd2b158850732c2373d430;hpb=6f2b5cd69f33daad2303e46311e7333239dadfdc;p=mono.git diff --git a/man/ChangeLog b/man/ChangeLog index b8464f3dfc2..f5feb5061a7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,97 @@ +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. + +2009-04-09 Jonathan Pryor + + * mdoc-update.1: Document -L, -r options. + +2009-04-06 Jonathan Pryor + + * mdoc.5: Document //code/@src attribute. + +2009-04-03 Andrés G. Aragoneses + + * monolinker.1: Document -m modifier. + +2009-03-31 Jonathan Pryor + + * mdoc-update.1: Fix --out=DIRECTORY formatting. (It was causing the + remaining text to be bolded within monodoc). + +2009-03-30 Jonathan Pryor + + * mdoc-update.1: Add new --exceptions=added functionality. + 2009-03-23 Massimiliano Mantione * mono.1: Updated the profiler documentation, removing the "gc-signal" @@ -261,3 +355,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.