Improve test to handle constants of classes whose value is null
[mono.git] / mcs / class / Mono.Data / ChangeLog
1 2004-03-30  Lluis Sanchez Gual  <lluis@ximian.com>
2
3         * DataTools.cs: in FillDataSet(string,SelectCommand), use the connection
4         got from the configuration file to create the data adapter. Patch by
5         Matthijs ter Woord.
6
7 2003-12-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
8
9         * ProviderSectionHandler.cs: use XPath to get the providers to avoid
10         getting an exception when there's whitespace, comments... Patch by Marco
11         Canini <marco.canini@fastwebnet.it>.
12