[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / System.Web.Util / ChangeLog
index 3f1c50d0bc09323ecb8a142aa04dd327a3558686..a8db9703d7846516201419e06889f43a6ae6abca 100644 (file)
@@ -1,3 +1,51 @@
+2010-06-04  Jb Evain  <jbevain@novell.com>
+
+       * HttpEncoder.cs: only net_4_0 uses System.Web.Configuration.
+
+2010-06-01  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpEncoder.cs: added. A 4.0 type but also used in 2.0 profile,
+       internally.
+
+2010-03-06  Marek Habersack  <mhabersack@novell.com>
+
+       * RequestValidator.cs: added
+
+       * RequestValidationSource.cs: added
+
+2010-03-04  Marek Habersack  <mhabersack@novell.com>
+
+       * RuntimeHelpers.cs: added. Contains methods moved here from
+       HttpRuntime, so that initialization sequence of various objects is
+       independent of HttpRuntime.
+
+2009-03-01 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * WebEncoding.cs: another GetWebApplication here.
+
+2009-02-20 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * ICalls.cs: new internal call to get a pointer to the
+       win32 resource associated with the control's assembly.
+
+2009-01-27  Marek Habersack  <mhabersack@novell.com>
+
+       * SearchPattern.cs: added
+
+2009-01-22  Marek Habersack  <mhabersack@novell.com>
+
+       * FileUtils.cs: added two conditionally compiled methods (they
+       require DEVEL to be defined) which output lines to a log file.
+
+2008-12-25 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * UrlUtils.cs: use Replace (char, char).
+
+2008-08-19  Marek Habersack  <mhabersack@novell.com>
+
+       * UrlUtils.cs: fail gracefully if the path passed to GetSessionId
+       is null.
+
 2008-07-29  Marek Habersack  <mhabersack@novell.com>
 
        * UrlUtils.cs: fixed a typo in HasSessionId which made it always