X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=1a34b5797a6e79927bcd92e9b938d202a36579a4;hb=837adb6a21851e59af6adb4cc9e7c76a56139414;hp=0baa82a3d54b6af04e3945cc37259d375aa1c19f;hpb=25c01a2252aaacc8cef9b6de4849c286a02f477d;p=mono.git diff --git a/man/ChangeLog b/man/ChangeLog index 0baa82a3d54..1a34b5797a6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,73 @@ +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" + option (it does not exist anymore) and clarifying the role of signals + in heap profiling. + +2009-03-20 Jonathan Pryor + + * mdoc-export-html.1: Document --force-update parameter. + 2008-12-31 Massimiliano Mantione * mono.1: Updated the profiler documentation, removing the "ts" @@ -251,3 +321,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.