in System.Collections.Generic:
commit108981cf3be910c700726cd3fac275b92dcea0b0
authorJb Evain <jbevain@gmail.com>
Wed, 25 Nov 2009 15:43:49 +0000 (25 15:43 -0000)
committerJb Evain <jbevain@gmail.com>
Wed, 25 Nov 2009 15:43:49 +0000 (25 15:43 -0000)
treeeec9e1bf5e5fc6f7d9f750acc28622e516a894d9
parentea35f25c0b50264fd8f9b4ee54994be28227a0bd
in System.Collections.Generic:
2009-11-25  Jb Evain  <jbevain@novell.com>

* Queue.cs (ICollection.CopyTo): fix typo, remove code duplication.

in Test/System.Collections.Generic:
2009-11-25  Jb Evain  <jbevain@novell.com>

* QueueTest.cs: add tests for ICollection.CopyTo.

svn path=/trunk/mcs/; revision=146914
mcs/class/System/System.Collections.Generic/ChangeLog
mcs/class/System/System.Collections.Generic/Queue.cs
mcs/class/System/Test/System.Collections.Generic/ChangeLog
mcs/class/System/Test/System.Collections.Generic/QueueTest.cs