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