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.989,1.990


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.989,1.990
Date: Wed, 04 Jun 2003 02:55:20 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Use a modified hash table for the object ID generator that
compares keys using object identity, not "Equals".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.989
retrieving revision 1.990
diff -C2 -r1.989 -r1.990
*** ChangeLog   4 Jun 2003 06:38:13 -0000       1.989
--- ChangeLog   4 Jun 2003 06:55:17 -0000       1.990
***************
*** 19,22 ****
--- 19,26 ----
        minor fix - call the correct version of "Serialize".
  
+       * runtime/System/Runtime/Serialization/ObjectIDGenerator.cs:
+       use a modified hash table for the object ID generator that
+       compares keys using object identity, not "Equals".
+ 
  2003-06-03  Gopal.V  <address@hidden>
        





reply via email to

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