2004-08-16 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 16 Aug 2004 07:15:29 +0000 (07:15 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 16 Aug 2004 07:15:29 +0000 (07:15 -0000)
commitadc40a321ef7d2608196aafabb49157ad6141097
treedf82355638566cc442991356f8921a2ad6a4fb5a
parent0bbb93f17f89283094caf1725692b6f91f2f767c
2004-08-16  Atsushi Enomoto <atsushi@ximian.com>

(up-to-date fixes that are applied to HEAD.)

* NewMonoXSD.cs : /language should support custom assembly qualified
  name specification. This fixes bug #63081.
  Also fixed usage message. "VB" is considered as valid.

2004-08-07  Atsushi Enomoto <atsushi@ximian.com>

* NewMonoXSD.cs : /generator (/g) option didn't work, since it usually
  ends with .dll (or .exe) and regarded as mere assembly filename.

2004-07-12  Lluis Sanchez Gual  <lluis@novell.com>

* NewMonoXSD.cs: Accept files with absolute paths.

svn path=/branches/mono-1-0/mcs/; revision=32363
mcs/tools/mono-xsd/ChangeLog
mcs/tools/mono-xsd/NewMonoXSD.cs