* TypedDataSetGenerator.cs: Remove mention of NET_3_5 -- the
[mono.git] / mcs / class / System.Design / System.Data.Design / ChangeLog
1 2008-01-11  Raja R Harinath  <harinath@hurrynot.org>
2
3         * TypedDataSetGenerator.cs: Remove mention of NET_3_5 -- the
4         enclosed methods are part of 2.0 SP1.
5         * TypedDataSetSchemaImporterExtension.cs: Likewise.
6
7 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
8
9         * TypedDataSetGeneratorException.cs : only 2.0.
10
11 2007-10-02  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * TypedDataSetGenerator.cs, MethodSignatureGenerator.cs,
14           TypedDataSetGeneratorException.cs, ParameterGenerationOption.cs,
15           TypedDataSetSchemaImporterExtension.cs :
16           new stubs and implementations.
17