(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / ChangeLog
blob74484ce72cf14bcdd767a5830868dfde06129525
1 2004-06-15  Gert Driesen <drieseng@users.sourceforge.net>
2         
3         * SoapHexBinary.cs: fixed serialization compatibility with MS.NET
4         * SoapQName.cs: fixed serialization compatibility with MS.NET
6 2003-11-28  Dick Porter  <dick@ximian.com>
8         * SoapQName.cs: Use the char form of IndexOf, so that the
9         comparison is done with the Invariant culture.
11 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
13         * SoapAnyUri.cs, SoapBase64Binary.cs, SoapDate.cs, SoapDateTime.cs
14           SoapDay.cs, SoapDuration.cs, SoapEntities.cs, SoapEntity.cs, 
15           SoapHexBinary.cs, SoapId.cs, SoapIdref.cs, SoapIdrefs.cs, SoapInteger.cs, 
16           SoapLanguage.cs, SoapMonth.cs, SoapMonthDay.cs, SoapName.cs, 
17           SoapNcName.cs, SoapNegativeInteger.cs, SoapNmtoken.cs, SoapNmtokens.cs, 
18           SoapNonNegativeInteger.cs, SoapNonPositiveInteger.cs, 
19           SoapNormalizedString.cs, SoapNotation.cs, SoapPositiveInteger.cs, 
20           SoapQName.cs, SoapTime.cs, SoapToken.cs, SoapYear.cs, SoapYearMonth.cs:
21           Implemented
22           
23         * SoapHelper.cs: Added
24