New test.
[mono.git] / mcs / tools / sgen / ChangeLog
index f3aa97a7fe4372e7d054d5359fbc7d468cd76d39..5df126dd0accb287711ce3931667138b5bee7e5e 100644 (file)
@@ -1,3 +1,10 @@
+2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * sgen.cs : some fixes.
+         - catch Assembly.LoadFrom() errors.
+         - command line options were working only with /, not with --.
+         - --type (/t) are to limit target types, so skip non-target types.
+
 2004-07-10  Lluis Sanchez Gual  <lluis@novell.com>
 
        * sgen.cs, Makefile, sgen.exe.sources: New files