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