2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / sgen / ChangeLog
blob7682c83677c66bb6a318534c1d607f0054d7f8aa
1 2007-11-03  Atsushi Enomoto  <atsushi@ximian.com>
3         * sgen.cs : handle /t option correctly. Exception handling.
4           Patch by siokoshou ( http://d.hatena.ne.jp/siokoshou ).
6 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
8         * sgen.cs : some fixes.
9           - catch Assembly.LoadFrom() errors.
10           - command line options were working only with /, not with --.
11           - --type (/t) are to limit target types, so skip non-target types.
13 2004-07-10  Lluis Sanchez Gual  <lluis@novell.com>
15         * sgen.cs, Makefile, sgen.exe.sources: New files