2009-07-16 Marek Habersack <mhabersack@novell.com>
[mono.git] / mono / dis / ChangeLog
index a1c57648169209e8a64178a5c79dab7237d2d4ce..f02b3d60a83f9962532262c09914150a6a78cd50 100644 (file)
@@ -1,3 +1,18 @@
+2009-07-16  Marek Habersack  <mhabersack@novell.com>
+
+       * main.c: added new --presources option which prints manifest
+       resource offsets and names.
+
+       * monodis.1: added documentation of the --presources option.
+
+2009-06-10  Jb Evain  <jbevain@novell.com>
+
+       * main.c: add support for extern types. Fixes #511672.
+
+2009-06-03  Jb Evain  <jbevain@novell.com>
+
+       * main.c (dis_code): don't try to locate invalid entry points.
+
 2009-06-03  Jb Evain  <jbevain@novell.com>
 
        * main.c (dis_type): espace namespaces.