New test.
[mono.git] / mcs / class / System / Test / System.Configuration / ChangeLog
1 2006-06-29  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * ApplicationSettingsBaseTest.cs : added test for bug #78654.
4
5 2006-05-17  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * LocalFileSettingsProviderTest.cs : commented some lines in
8           Initialized() as they don't work under .NET.
9         * ApplicationSettingsBaseTest.cs : added Synchronized(), test for
10           bug #78430.