[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / WindowsBase / System.Collections.Specialized / ChangeLog
1 2009-11-21  Raja R Harinath  <harinath@hurrynot.org>
2
3         * INotifyCollectionChanged.cs [NET_4_0]: Forward type to System.dll.
4         * NotifyCollectionChangedAction.cs: Likewise.
5         * NotifyCollectionChangedEventArgs.cs: Likewise.
6         * NotifyCollectionChangedEventHandler.cs: Likewise.
7
8 2008-11-04  Chris Toshok  <toshok@ximian.com>
9
10         * CollectionChangedEventManager.cs: implement this using the msdn
11         docs.  Unfortunately we lack the ability to write unit tests at
12         the moment, as there's no (that I can find) public use of this
13         type in the api.  Certainly not in WindowsBase.
14