2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / man / ChangeLog
index cd294ccf64afcda9aac74ad3ee7bf6f59c88ad73..5e950e123f6290a0d7332bce1117e0d320e54fc6 100644 (file)
@@ -1,3 +1,44 @@
+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
@@ -245,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.