2006-04-16 Jonathan Chambers <joncham@gmail.com>
authorJonathan Chambers <joncham@gmail.com>
Mon, 16 Apr 2007 20:54:22 +0000 (20:54 -0000)
committerJonathan Chambers <joncham@gmail.com>
Mon, 16 Apr 2007 20:54:22 +0000 (20:54 -0000)
commit1888bc79f1b52ade1a7de575079d1884ca3c85f2
tree7b1790c44e965a3ba0fd491e5d2d09643478891f
parentf142879965abc4064622ffc05e68286f8b32d3cf
2006-04-16  Jonathan Chambers  <joncham@gmail.com>

* List.cs: Clear entry in RemoveAt after removing item.
Fixes bug #81387.

svn path=/trunk/mcs/; revision=75788
mcs/class/corlib/System.Collections.Generic/ChangeLog
mcs/class/corlib/System.Collections.Generic/List.cs
mcs/class/corlib/Test/System.Collections.Generic/ChangeLog
mcs/class/corlib/Test/System.Collections.Generic/ListTest.cs