2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / man / ChangeLog
index f567260b56268a835b3ed207631109f9449fb53c..5e950e123f6290a0d7332bce1117e0d320e54fc6 100644 (file)
@@ -1,8 +1,108 @@
+2009-05-12  Tor Lillqvist  <tml@novell.com>
+
+       * mkbundle.1: Document MONO_BUNDLED_OPTIONS.
+
+2009-04-09  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdoc-update.1: Document -L, -r options.
+
+2009-04-06  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdoc.5: Document //code/@src attribute.
+
+2009-04-03  AndrĂ©s G. Aragoneses  <aaragoneses@novell.com>
+
+       * monolinker.1: Document -m modifier.
+
+2009-03-31  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdoc-update.1: Fix --out=DIRECTORY formatting.  (It was causing the
+         remaining text to be bolded within monodoc).
+
+2009-03-30  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdoc-update.1: Add new --exceptions=added functionality.
+
+2009-03-23  Massimiliano Mantione  <massi@ximian.com>
+
+       * 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  <jpryor@novell.com>
+
+       * mdoc-export-html.1: Document --force-update parameter.
+
+2008-12-31  Massimiliano Mantione  <massi@ximian.com>
+
+       * 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  <RKvinge@novell.com>
+
+       * Makefile.am, vbnc.1: Remove vbnc.1. It's living in the
+         mono-basic module now.
+
+2008-11-20  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD.
+
+2008-10-18  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile.am (man_MANS): Remove unpackaged files.
+
+2008-10-18  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdvalidator.1: Rename to mdvalidater.1.
+       * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.
+
+2008-10-18  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
+
+2008-10-18  Mark Probst  <mark.probst@gmail.com>
+
+       * mono.1: Documentation for "--no-x86-stack-align" option.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile: Add man pages added from monodoc/man...
+
+2008-10-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * mono.1 : svn.myrealbox -> anonsvn.mono-project .
+
+2008-10-10  Massimiliano Mantione  <massi@ximian.com>
+
+       * mono.1: Document the new "sas" option.
+
+2008-09-11  Daniel Morgan <monodanmorg@yahoo.com>
+
+       * sqlsharp.1: added commands
+       \bcs, \cs, \listproviders, \p
+
+2008-08-27  Zoltan Varga  <vargaz@gmail.com>
+
+       * mono-config.5: Fix a typo.
+
+2008-08-22  Massimiliano Mantione  <massi@ximian.com>
+
+       * mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
+       were added everywhere by mistake in r109428).
+
+2008-08-21  Massimiliano Mantione  <massi@ximian.com>
+
+       * mono.1: Updated description of the logging profiler.
+
 2008-08-08  Zoltan Varga  <vargaz@gmail.com>
 
+       * mono.1: Remove no-dlsym aot option for now.
+       
        * mono.1: Document the 'static' aot option.
 
 2008-08-01  Massimiliano Mantione  <massi@ximian.com>
+
        * mono.1: Updated description of the logging profiler.
 
 2008-04-22  Robert Jordan  <robertj@gmx.net>
@@ -186,3 +286,7 @@ Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
        * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
          for; formatting/style changes.
 
+2009-05-22  Michael Barker  <mike@middlesoft.co.uk>
+
+       * man.1: Added documentation for MONO_MESSAGING_PROVIDER environment
+       variable.