In System.Collections.Generic:
authorRobert Jordan <robertj@gmx.net>
Sun, 24 Jan 2010 01:04:18 +0000 (01:04 -0000)
committerRobert Jordan <robertj@gmx.net>
Sun, 24 Jan 2010 01:04:18 +0000 (01:04 -0000)
commitc42abafd5bbed80b819904e95ae6b5af58e0be88
treebcf314570bb976e3acb8f8afffc3f5b33f87923b
parent742ca29455c8eac1809208f075e114ff177f689a
In System.Collections.Generic:
2010-01-24  Robert Jordan  <robertj@gmx.net>

* Dictionary.cs: Fix deserialization compatibility with MS.NET.
Fixes bug #474009.

In Test/System.Collections.Generic:
2010-01-24  Robert Jordan  <robertj@gmx.net>

* DictionaryTest.cs: Add test case for bug #474009.

svn path=/trunk/mcs/; revision=150089
mcs/class/corlib/System.Collections.Generic/ChangeLog
mcs/class/corlib/System.Collections.Generic/Dictionary.cs
mcs/class/corlib/Test/System.Collections.Generic/ChangeLog
mcs/class/corlib/Test/System.Collections.Generic/DictionaryTest.cs