* Makefile.am: Build `docs` after `runtime`, so that it can depend
[mono.git] / mcs / class / System.Data.DataSetExtensions / ChangeLog
1 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
2
3         * Test/Makefile: Add doc-update target support.
4
5 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * Makefile : use EXTRA_DISTFILES.
8
9 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * System.Data.DataSetExtensions.dll.sources :
12           added RowEnumerableDataReader.cs
13         * System.Data.DataSetExtensions_test.dll.sources :
14           added DataTableExtensionsTest.cs.
15
16 2008-05-13  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * System.Data.DataSetExtensions_test.dll.sources : new.
19
20 2008-05-13  Atsushi Enomoto  <atsushi@ximian.com>
21
22         * Makefile : make it build under net_2_0 build profile.