2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / class / System.Web.Mvc2 / ChangeLog
blob801d9d053b386a444e03743079283bdd462e5840
1 2010-05-28  Robert Jordan  <robertj@gmx.net>
3         * Makefile, *.dll.sources: disambiguate between Mvc and Mvc2
4         by using a distinct LIBRARY. Needed because the current
5         build system does not pay attention to LIBRARY_COMPAT
6         while building *.reponse  and *.makefrag.
8 2010-03-18  Marek Habersack  <mhabersack@novell.com>
10         * Makefile: include resources in compilation
12 2010-02-09  Marek Habersack  <mhabersack@novell.com>
14         * Makefile: added references to
15         System.ComponentModel.DataAnnotations and System.Data.Linq