add timeout here too
[mono.git] / man / ChangeLog
index c0b0208b5d1d6b5aa7f47181dfa90f1209fee9b5..ee635a44d5b083c197bd7043c283e642930c02f3 100644 (file)
@@ -1,3 +1,39 @@
+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 +301,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.