2008-12-06 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / class / System.Configuration / ChangeLog
index 350d6d5342bd4a48effb85b9fcd5adf878a179d6..7226e698ee167c9d78d80eb18e0bdfe48e61f178 100644 (file)
@@ -1,3 +1,28 @@
+2008-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Configuration_test.dll.sources: added
+       ProviderCollectionTest.cs.
+
+2008-07-01  Miguel de Icaza  <miguel@novell.com>
+
+       * ConfigurationManager.cs (OpenExeConfigurationInternal): if the
+       string passed is empty, then we default to the startup assembly.
+
+       Fixes: #405574
+
+       Not entirely happy as there is no decent documentation for this
+       behavior (the docs state nothing about empty strings). 
+
+2008-06-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Configuration_test.dll.sources: added
+       ConfigurationErrorsExceptionTest.cs
+       * System.Configuration.dll.sources: added ConfigXmlTextReader.cs.
+
+2007-08-31  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Configuration_test.dll.sources: added ProviderBaseTest.cs.
+
 2007-06-13  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Configuration_test.dll.sources :