New test.
[mono.git] / mcs / class / System.Web / System.Web.Security / ChangeLog
index 7575545cfa91bc39b6b028cd9fcf538672508be5..764f356ec5b86632b408d44dc87cde9bfbad83e3 100644 (file)
@@ -1,3 +1,15 @@
+2006-09-10 Konstantin Triger <kostat@mainsoft.com>
+
+       * SqlRoleProvider.cs: throw on empty connection string.
+
+2006-09-26 Vladimir Krasnov <vladimirk@mainsoft.com>
+
+       * Membership.cs: fixed GetAllUsers, typo bug
+       * SqlRoleProvider.cs, SqlMembershipProvider.cs: refactored to use
+       aspnetdb built in stored procedures,
+       fixed application name and membership relation,
+       improved exception handling
+
 2006-09-03 Igor Zelmanovich <igorz@mainsoft.com>
 
        * RolePrincipal.cs: refactoring: instance can be serialized.