2010-01-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
[mono.git] / man / ChangeLog
index c0b0208b5d1d6b5aa7f47181dfa90f1209fee9b5..1a34b5797a6e79927bcd92e9b938d202a36579a4 100644 (file)
@@ -1,3 +1,59 @@
+2009-12-11  Marek Habersack  <mhabersack@novell.com>
+
+       * mono.1: documented the IOMAP report profiler module
+
+2009-11-23  Marek Habersack  <mhabersack@novell.com>
+
+       * mono.1: documented the 'report' option for MONO_IOMAP
+
+2009-10-11  Ankit Jain  <jankit@novell.com>
+
+       * xbuild.1: Add info about env var XBUILD_COLORS.
+
+2009-10-09  Zoltan Varga  <vargaz@gmail.com>
+
+       * mono.1: Document --debug=gdb option.
+
+2009-09-24  Ankit Jain  <jankit@novell.com>
+
+       * xbuild.1: Add info about env var XBUILD_EMIT_SOLUTION.
+
+2009-09-14  Massimiliano Mantione  <massi@ximian.com>
+
+       * 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  <jankit@novell.com>
+
+       * Makefile.am (man_MANS): Add xbuild.1
+       * xbuild.1: New.
+
+2009-06-12  Jb Evain  <jbevain@novell.com>
+
+       * mcs.1: update the /platform information.
+
+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.
@@ -265,3 +321,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.