Merge pull request #1179 from ludovic-henry/pr25-threadpool
[mono.git] / mcs / class / System.Web / System.Web.Security / ChangeLog
index f606ac65e63528f3fea983f4f2b472388d7e6a64..ec22dc4134093dbc29de3decc5dc0ea1967996a1 100644 (file)
@@ -1,3 +1,14 @@
+2010-06-19  Marek Habersack  <mhabersack@novell.com>
+
+       * FormsAuthentication.cs: Authenticate must compare stored and
+       newly hashed passwords case-insensitively. Fixes bug #601727
+
+2010-04-29  Marek Habersack  <mhabersack@novell.com>
+
+       * FormsAuthentication.cs: set authentication/expiry cookie
+       domain. Fixes bug #600740. Patch from Stuart Siegrist
+       <stuart@cbtnuggets.com>, thanks!
+
 2010-04-28  Marek Habersack  <mhabersack@novell.com>
 
        * RolePrincipal.cs: class is not sealed in 4.0