Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/Test/System.Web.Util/ChangeLog')
-rw-r--r--mcs/class/System.Web/Test/System.Web.Util/ChangeLog17
1 files changed, 0 insertions, 17 deletions
diff --git a/mcs/class/System.Web/Test/System.Web.Util/ChangeLog b/mcs/class/System.Web/Test/System.Web.Util/ChangeLog
deleted file mode 100644
index 38c22d23378..00000000000
--- a/mcs/class/System.Web/Test/System.Web.Util/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-2010-03-06 Marek Habersack <mhabersack@novell.com>
-
- * RequestValidatorTest.cs: added
-
-2009-07-07 Raja R Harinath <harinath@hurrynot.org>
-
- * UrlUtilsTest.cs: Use SystemWebTestShim.UriUtils.
-
-2008-06-16 Marek Habersack <mhabersack@novell.com>
-
- * UrlUtilsTest.cs: those tests can be ran only under the 2.0
- runtime (System.Web.Util.UrlUtils is an internal class)
-
-2005-09-11 Sebastien Pouliot <sebastien@ximian.com>
-
- * TransactionsCas.cs: New. CAS unit for Transactions.
- * WorkItemCas.cs: New. CAS unit for Transactions.