[xbuild] ImportCollections.TryGetImport and other fixes
[mono.git] / man / ChangeLog
index b8464f3dfc248e903fcd2b158850732c2373d430..efb9636294f5858e368c61ec7b67c891da9d2b07 100644 (file)
@@ -1,3 +1,106 @@
+2010-08-03  Andrés G. Aragoneses  <andres@lindenlab.com>
+
+       * monolinker.1: Add the name="..." notation to the field examples too
+       (besides the signature="..." one).
+
+2010-07-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * mono.1: Document MONO_DEBUG's new reverse-pinvoke-exceptions option.
+
+2010-04-23  Miguel de Icaza  <miguel@novell.com>
+
+       * mono.1: Sort environment variables, update a couple of docs.
+
+2010-04-07  Andrés G. Aragoneses  <andres@lindenlab.com>
+
+       * monolinker.1: Fix typo.
+
+2010-04-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * mono.1: Document the new "security" option for logging
+
+2010-03-26  Zoltan Varga  <vargaz@gmail.com>
+
+       * mono.1: Document the MONO_ENABLE_SHM env variable.
+
+2010-03-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * mono.1: Document exception tracing.
+
+2010-02-18  Marek Habersack  <mhabersack@novell.com>
+
+       * mono-configuration-crypto.1: added
+
+       * Makefile.am (man_MANS): added mono-configuration-crypto.1
+
+2010-02-10  Geoff Norton  <gnorton@novell.com>
+
+       * mono.1: Document the aot compiler options.
+
+2010-02-08  Ankit Jain  <jankit@novell.com>
+
+       * lc.1: Fix typos.
+
+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.
+
 2009-03-23  Massimiliano Mantione  <massi@ximian.com>
 
        * mono.1: Updated the profiler documentation, removing the "gc-signal"
@@ -261,3 +364,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.