X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmonograph%2FChangeLog;h=b621d83355bcf2b13dc17f74b51dd4f9762791c5;hb=4e44d64e18a777090f30bb3c23c0a719e5e5b9c5;hp=4c6688193d83b5b15e17fe8ef9baa377a8dc52d7;hpb=af90548a08ef5effc93b083b7eec44daa178b141;p=mono.git diff --git a/mono/monograph/ChangeLog b/mono/monograph/ChangeLog index 4c6688193d8..b621d83355b 100644 --- a/mono/monograph/ChangeLog +++ b/mono/monograph/ChangeLog @@ -1,4 +1,29 @@ +Wed Feb 24 15:56:52 CET 2010 Paolo Molaro + + * Makefile.am, monograph.c: update to the new API/ABI. + +2009-08-18 Christian Hergert + + * monograph.c: Fix printf warnings. + +Mon Sep 10 15:03:06 CEST 2007 Paolo Molaro + + * 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 + + * monograph.vcproj: Move to msvc directory. + +2007-03-13 Jonathan Chambers + + * monograph.vcproj: Begin WIN64 port. + +Fri Jan 26 12:37:14 CET 2007 Paolo Molaro + + * monograph.c: warning fixes. + Tue Mar 21 16:01:26 CET 2006 Paolo Molaro * monograph.c: fixes to be able to deal with 2.0 assemblies