X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=5e950e123f6290a0d7332bce1117e0d320e54fc6;hb=ab2cc8b39bec26c7b300ad72cd705437a9ec057b;hp=f567260b56268a835b3ed207631109f9449fb53c;hpb=91da205832e98cf26bd754887eb1869abddff5a6;p=mono.git diff --git a/man/ChangeLog b/man/ChangeLog index f567260b562..5e950e123f6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,8 +1,108 @@ +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" + option (it does not exist anymore) and explaining the defaults for + allocation and heap profiling. + +2008-12-12 Rolf Bjarne Kvinge + + * Makefile.am, vbnc.1: Remove vbnc.1. It's living in the + mono-basic module now. + +2008-11-20 Rodrigo Kumpera + + * mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD. + +2008-10-18 Jonathan Pryor + + * Makefile.am (man_MANS): Remove unpackaged files. + +2008-10-18 Jonathan Pryor + + * mdvalidator.1: Rename to mdvalidater.1. + * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1. + +2008-10-18 Jonathan Pryor + + * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5. + +2008-10-18 Mark Probst + + * mono.1: Documentation for "--no-x86-stack-align" option. + +2008-10-17 Jonathan Pryor + + * Makefile: Add man pages added from monodoc/man... + +2008-10-12 Atsushi Enomoto + + * mono.1 : svn.myrealbox -> anonsvn.mono-project . + +2008-10-10 Massimiliano Mantione + + * mono.1: Document the new "sas" option. + +2008-09-11 Daniel Morgan + + * sqlsharp.1: added commands + \bcs, \cs, \listproviders, \p + +2008-08-27 Zoltan Varga + + * mono-config.5: Fix a typo. + +2008-08-22 Massimiliano Mantione + + * mono.1: Restore original nonvisible formatting (' ', '\-', and '"' + were added everywhere by mistake in r109428). + +2008-08-21 Massimiliano Mantione + + * mono.1: Updated description of the logging profiler. + 2008-08-08 Zoltan Varga + * mono.1: Remove no-dlsym aot option for now. + * mono.1: Document the 'static' aot option. 2008-08-01 Massimiliano Mantione + * mono.1: Updated description of the logging profiler. 2008-04-22 Robert Jordan @@ -186,3 +286,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.