2005-09-01 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 1 Sep 2005 06:24:42 +0000 (06:24 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 1 Sep 2005 06:24:42 +0000 (06:24 -0000)
commit87d77899f2f6b18eb0e767fcb99086514128f0ee
treebefb31686a49c1ad8f89894a0b7f8ed640f480b0
parent2209c0087354d107181d2cfac477e02a8bd6fbae
2005-09-01  Atsushi Enomoto  <atsushi@ximian.com>

* Hashtable.cs : SyncHashtable.GetEnumerator() returned keys instead
  of entries (DictionaryEntry). Fixed bug #75790.

* HashtableTest.cs : testcase for #75790.

svn path=/trunk/mcs/; revision=49248
mcs/class/corlib/System.Collections/ChangeLog
mcs/class/corlib/System.Collections/Hashtable.cs
mcs/class/corlib/Test/System.Collections/ChangeLog
mcs/class/corlib/Test/System.Collections/HashtableTest.cs