0f1f92da38813f096f59605a9ffdae56568aee58
[mono.git] / mcs / tools / tuner / ChangeLog
1 2007-08-11  Jb Evain  <jbevain@novell.com>
2
3         * Descriptors/System.xml, Makefile: add a descriptor
4         to protect some classes in System.
5
6 2007-08-05  Jb Evain  <jbevain@novell.com>
7
8         * Descriptors/smcs.xml, Makefile: add a descriptor
9         to protect some classes in smcs.
10
11 2007-08-03  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * Makefile : a bit win32 friendly fix.
14
15 2007-08-01  Jb Evain  <jbevain@novell.com>
16
17         * Mono.Tuner/CheckVisibilit.cs:
18                 New debugging step to ensure that the even after
19                 API tuning the visibility is correct.
20
21 2007-07-27  Jb Evain  <jbevain@novell.com>
22
23         * Mono.Tuner/RemoveSerialization.cs:
24                 Add a new linker step to remove automatically everything
25                 serialization related.
26
27 2007-07-18  Jb Evain  <jbevain@novell.com>
28
29         * tuner: new tool to tune the Mono assemblies from a full 2.1
30         profile to a stripped down silverlight compatible assembly set.