Allow at max one Remove operation to fail in tests.
[mono.git] / mcs / class / corlib / System.Diagnostics.Contracts / ChangeLog
1 2010-03-11  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * *.cs: Add NET_2_1 since contracts are part of SL4 :-)
4
5 2009-10-31  Miguel de Icaza  <miguel@novell.com>
6
7         * Contract.cs: Add some more stuff here.
8
9 2009-08-06  Marek Safar <marek.safar@gmail.com>
10
11         * PureAttribute.cs: New file