dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1326,1.1327


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1326,1.1327
Date: Thu, 04 Sep 2003 00:47:16 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv20104

Modified Files:
        ChangeLog 
Log Message:


Signature-compatibility fixes for "AttributeUsage" declarations.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1326
retrieving revision 1.1327
diff -C2 -r1.1326 -r1.1327
*** ChangeLog   4 Sep 2003 04:19:28 -0000       1.1326
--- ChangeLog   4 Sep 2003 04:47:12 -0000       1.1327
***************
*** 9,12 ****
--- 9,27 ----
        fixes for "System.Configuration.Install".
  
+       * runtime/System/Attribute.cs,
+       runtime/System/AttributeUsageAttribute.cs,
+       runtime/System/CLSCompliantAttribute.cs,
+       runtime/System/FlagsAttribute.cs, runtime/System/ObsoleteAttribute.cs,
+       runtime/System/ParamArrayAttribute.cs,
+       runtime/System/Reflection/DefaultMemberAttribute.cs,
+       runtime/System/Runtime/CompilerServices/DecimalConstantAttribute.cs,
+       runtime/System/Runtime/CompilerServices/MethodImplAttribute.cs,
+       runtime/System/Runtime/InteropServices/FieldOffsetAttribute.cs,
+       runtime/System/Runtime/InteropServices/InAttribute.cs,
+       runtime/System/Runtime/InteropServices/MarshalAsAttribute.cs,
+       runtime/System/Runtime/InteropServices/OutAttribute.cs,
+       runtime/System/Runtime/InteropServices/StructLayoutAttribute.cs:
+       signature-compatibility fixes for "AttributeUsage" declarations.
+ 
  2003-09-03  Neil Cawse  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]