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.483,1.484


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.483,1.484
Date: Tue, 26 Nov 2002 23:20:30 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Fix the range-checking code in "Array.Copy" so that zero-length
copies at the end of an array actually work the way they are 
supposed to.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.483
retrieving revision 1.484
diff -C2 -r1.483 -r1.484
*** ChangeLog   27 Nov 2002 03:19:36 -0000      1.483
--- ChangeLog   27 Nov 2002 04:20:28 -0000      1.484
***************
*** 18,21 ****
--- 18,27 ----
        of automake/autoconf.
  
+       * runtime/System/Array.cs,
+       tests/runtime/System/Security/Cryptography/CryptoTestCase.cs:
+       fix the range-checking code in "Array.Copy" so that zero-length
+       copies at the end of an array actually work the way they are
+       supposed to.
+ 
  2002-11-26  Rhys Weatherley  <address@hidden>
  





reply via email to

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