Fixes crash when calling Process.Start on a file with a ' in the path when UseShellEx...
[mono.git] / mono / monograph / ChangeLog
index ed088f34b0605daa74924cd38370b5afb359065d..b621d83355bcf2b13dc17f74b51dd4f9762791c5 100644 (file)
@@ -1,3 +1,17 @@
+
+Wed Feb 24 15:56:52 CET 2010 Paolo Molaro <lupus@ximian.com>
+
+       * Makefile.am, monograph.c: update to the new API/ABI.
+
+2009-08-18  Christian Hergert  <chris@dronelabs.com>
+
+       * monograph.c: Fix printf warnings.
+
+Mon Sep 10 15:03:06 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+       * monograph.c: added --size option to collect size statistics
+       per-type (best used with a pipe to sort -n -k3).
+
 2007-03-13  Jonathan Chambers  <joncham@gmail.com>
 
        * monograph.vcproj: Move to msvc directory.