* support-test-*.cs: Rename from test-*-p2.cs.
[mono.git] / mcs / tools / mono-xmltool / ChangeLog
1 2006-01-31  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * xmltool.cs :
4           Added --prettyprint support.
5           All warning/error messages are now written on stderr.
6
7 2006-01-30 Boris Kirzner <borisk@mainsoft.com>
8         * xmltool.cs: added #ifdef for features not supported in TARGET_JVM.
9         * XmlTool.sln, XmlTool.vmwcsproj: added project and solution files 
10         for TARGET_JVM. 
11         * nunit_transform.xslt: added xsl transformation for nunit tests.
12
13 2006-01-30  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * xmltool.cs : actually environment variable was not handled.
16
17 2006-01-30  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * xmltool.cs, Makefile, mono-xmltool.exe.sources : new files.