* executable.make: Support HAS_NUNIT_TEST variable; if set, will build
[mono.git] / mcs / tools / svcutil / ChangeLog
1 2006-10-19  Ankit Jain  <jankit@novell.com>
2
3         * Driver.cs: Try to use HTTP GET to get wsdl, if it fails then try
4         ws-mex.
5         * Makefile: Add reference to System.Web.Services.dll
6
7 2006-06-27  Ankit Jain  <jankit@novell.com>
8
9         * Copy of client-proxy-generator.
10         * Driver.cs: Hacked to use fetch metadata from a url.
11
12 2006-04-14  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * README : added, as this tool exists only in mono.
15
16 2006-04-14  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * CommandLineOptions.cs : set "" for default Namespace value.
19
20 2006-04-14  Atsushi Enomoto  <atsushi@ximian.com>
21
22         * CommandLineOptions.cs, Driver.cs, Makefile,
23           client-proxy-gen.exe.sources :
24           new files for convenient client proxy generator *from contract Type*.