2009-04-24 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / man / ChangeLog
index 30002985f14a782ea04b6bf178b04334151e0ede..16561f1a193aee83e1c65dba6cd5e0811af9dac9 100644 (file)
@@ -1,3 +1,45 @@
+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.