(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / Microsoft.Vsa / ChangeLog
blobf832758ef186d1acebd0e173597472fbdf66dd1c
1 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
3         * Microsoft.VSA.dll.sources: Added Assembly/AssemblyInfo.cs and
4         Locale.cs to the build.
6 2003-09-24    <cesar@ciencias.unam.mx>
8         * Microsoft.Vsa: Added VsaException.
9         * Microsoft.Vsa.dll.sources: Added VsaException to the build.
10         * Microsoft.Vsa/VsaError.cs: set the values for the enums.
12 2003-07-22  Lluis Sanchez Gual  <lluis@ximian.com>
14         * IVsaCodeItem.cs, IVsaEngine.cs, IVsaError.cs, IVsaGlobalItem.cs
15           IVsaItem.cs, IVsaItems.cs, IVsaPersistSite.cs, IVsaReferenceItem.cs,
16           IVsaSite.cs: InterfaceTypeAttribute can only be applied to interfaces,
17           no to interface members. Build failed on windows.
19 2003-03-21  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
21         * mcs/class/Microsoft.Vsa: Added this ChangeLog file, and also
22         makefile.gnu and unix.args to provide the *nix build.