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.708,1.709


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.708,1.709
Date: Mon, 24 Feb 2003 00:20:36 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Fix the inheritance of dictionaries so that they are collections
of entries, not values.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.708
retrieving revision 1.709
diff -C2 -r1.708 -r1.709
*** ChangeLog   24 Feb 2003 04:36:25 -0000      1.708
--- ChangeLog   24 Feb 2003 05:20:33 -0000      1.709
***************
*** 32,35 ****
--- 32,41 ----
        enumerators and iterators and replace it with just iterators.
  
+       * Generics/DictionaryAdapter.cs, Generics/DictionaryWrapper.cs,
+       Generics/Hashtable.cs, Generics/IDictionary.cs,
+       Generics/IDictionaryIterator.cs, Generics/SynchronizedDictIterator.cs:
+       fix the inheritance of dictionaries so that they are collections
+       of entries, not values.
+ 
  2003-02-23  Rhys Weatherley  <address@hidden>
  





reply via email to

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