New test.
[mono.git] / mcs / class / System.Configuration / System.Configuration.Provider / ChangeLog
1 2006-05-05  Chris Toshok  <toshok@ximian.com>
2
3         * ProviderBase.cs (Initialize): don't die if config == null.
4
5 2005-10-07  Chris Toshok  <toshok@ximian.com>
6
7         * ProviderCollection.cs: fix compiler warning with Hashtable ctor.
8
9 2005-09-22  Chris Toshok  <toshok@ximian.com>
10
11         * ProviderBase.cs (Initialize): set the description to name if
12         description isn't specified in config.
13
14 2005-09-22  Chris Toshok  <toshok@ximian.com>
15
16         * ProviderBase.cs: handle the description config attribute as
17         described in Homer/Sussman/Howard, Table 7.3.
18
19 2005-08-24  Sebastien Pouliot  <sebastien@ximian.com>
20
21         * ProviderException.cs: New (2.0). Seems to replace the older 
22         NotSupportedByProviderException class.
23
24 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
25
26         * IProvider.cs, ProviderCollection.cs: IProvider has been Replaced by
27         ProviderBase.
28
29 2003-11-07 Ben Maurer  <bmaurer@users.sourceforge.net>
30
31         * Implemented everything for V2.
32