New test.
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / ChangeLog
index 3b59b9abe91eca6faf65f3611c7cde4962baed5e..4801860aa61c71556b33c3e9656b20f1a2cab2f6 100644 (file)
@@ -1,3 +1,17 @@
+2006-11-22  Miguel de Icaza  <miguel@novell.com>
+
+       * SessionStateSection.cs: Do not call Enum.Parse with a null
+       argument, prevents an exception from being thrown.
+
+2006-11-20  Marek Habersack  <grendello@gmail.com>
+
+       * GlobalizationSection.cs: Added support for "auto" cultures and
+       the "auto:DEFAULT_CULTURE" cultures.
+
+2006-11-13  Konstantin Triger  <kostat@mainsoft.com>
+
+        * WebConfigurationHost.cs: use Type.GetType for loading full qualified types.
+
 2006-11-05  Vladimir Krasnov  <vladimirk@mainsoft.com>
 
        * ProfileGroupSettings.cs, ProfileGroupSettingsCollection.cs