lalala
[mono.git] / mcs / class / corlib / System.Diagnostics.SymbolStore / ChangeLog
index 8f47288f2531654f235fece02bff0b085aac63f4..5cf661d2aa30299155330572af1c0bf2af7339cc 100644 (file)
@@ -1,3 +1,29 @@
+2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * SymbolToken.cs: Implemented missing members, style changes
+
+2002-03-20  Martin Baulig  <martin@gnome.org>
+
+       * SymbolToken.cs (GetToken): Implemented.
+
+2002-03-05  Duncan Mak  <duncan@ximian.com>
+
+       * ISymbolWriter.cs:
+       (DefineParameter) corrected typo in argument type.
+       (SetMethodSourceRange): Fixed typo in method name.
+
+       * ISymbolDocument.cs:
+       (CheckSumAlgorithmId) Fixed typo.
+
+       * ISymbolNamespace.cs:
+       (GetVariable) Added missing method.
+
+2002-02-05  Duncan Mak  <duncan@ximian.com>
+
+       * SymDocumentType.cs:   
+       * SymLanguageType.cs: 
+       * SymLanguageVendor.cs: Added to CVS. 
+
 2002-01-07  Duco Fijma <duco@lorentz.xs4all.nl>
        * Finilized SymAddressKind enum