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