2008-10-07 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / Test / FeatureBased / ChangeLog
1 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * TestFixtureBase.cs : until I sort out what's causing failure on
4           channels shutdown, disable concurrent channels here. They block
5           unit testing themselves.
6
7 2008-04-16  Atsushi Enomoto  <atsushi@ximian.com>
8
9         * TestFixtureBase.cs : Fix build.
10
11         (ChangeLog was missing in the previous build)
12
13 2008-04-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
14
15         * added 
16         FeatureBased/Features.Serialization/KnownTypeTest.cs
17         FeatureBased/Features.Client/KnownTypeTesterProxy.cs
18         FeatureBased/Features.Contracts/KnownTypeTester.cs
19
20 2006-04-03  Roei Erez  <roeie@ximian.com>
21         * TextFixtureBase.cs