Add regression test for #668506
[mono.git] / mcs / class / System.Web / ChangeLog
index 44a1a6b4a0f81e8948c353b3e24e4d49f97f7aa7..6c44bb3c5714e1dcb138632f242129857e697849 100644 (file)
@@ -1,3 +1,17 @@
+2010-04-28  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (OTHER_LIB_MCS_FLAGS): added a reference to
+       System.Web.ApplicationServices in the 4.0 profile.
+
+2010-04-07  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile: moved App_* test resources to separate variables -
+       whatever is contained in those variables is preprocessed before
+       embedding as resource to include appropriate resource name prefix
+       (App_Code/, App_GlobalResources/ for now). This is used in WebTest
+       to automatically populate the relevant directories when running
+       the test suite.
+
 2010-02-18  Marek Habersack  <mhabersack@novell.com>
 
        * Makefile (TEST_RESOURCE_FILES): added