[Mono-bugs] [Bug 47460][Nor] Changed - Multiple bugs in System.Collections.DictionaryBase

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 22:47:12 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by barce@frlp.utn.edu.ar.

http://bugzilla.ximian.com/show_bug.cgi?id=47460

--- shadow/47460	2003-08-10 22:45:20.000000000 -0400
+++ shadow/47460.tmp.22956	2003-08-10 22:47:12.000000000 -0400
@@ -35,6 +35,11 @@
 - IDictionary.Remove
 	Call to OnValidate added. If key does not exists calls OnValidate,
 OnRemove and OnRemoveComplete.
 
 - protected IDictionary Dictionary GET
 	Should return itself, not the inner hashtable.
+
+------- Additional Comments From barce@frlp.utn.edu.ar  2003-08-10 22:47 -------
+Created an attachment (id=5080)
+Patch for System.Collections.DictionaryBase
+