Make System.Web.Script.Serialization.JavaScriptSerializer.ConvertToType(Type, object...
[mono.git] / mcs / class / System.Web.Mvc / ChangeLog
1 2010-03-15  Marek Habersack  <mhabersack@novell.com>
2
3         * Makefile (LIBRARY_COMPAT): added - this lib is installed in the
4         compat dir.
5
6 2010-02-17  Marek Habersack  <mhabersack@novell.com>
7
8         * Makefile: RESX_RES is no more, it was replaced with
9         RESOURCES. Fixes bug #580594
10
11 2009-08-13  Marek Habersack  <mhabersack@novell.com>
12
13         * Makefile: build only in the 2.0 profile, or otherwise we'll end
14         up with the resulting assembly referencing the 4.0 corlib.
15
16 2009-04-21  Marek Habersack  <mhabersack@novell.com>
17
18         * Makefile: fixed resource ID generation.
19
20 2009-04-02  Marek Habersack  <mhabersack@novell.com>
21
22         * Initial import of ASP.NET MVC 1.0
23