Add a few TypeForwardedTo attributes for types moved to System.dll
[mono.git] / mcs / class / WindowsBase / System.Collections.Specialized / ChangeLog
index 5f3dcbdcb603f810c251ef4d4bb38d5f7e0a0905..2b5cb14d44217f603a13cf4ac4b41b43f39a1b13 100644 (file)
@@ -1,3 +1,10 @@
+2009-11-21  Raja R Harinath  <harinath@hurrynot.org>
+
+       * INotifyCollectionChanged.cs [NET_4_0]: Forward type to System.dll.
+       * NotifyCollectionChangedAction.cs: Likewise.
+       * NotifyCollectionChangedEventArgs.cs: Likewise.
+       * NotifyCollectionChangedEventHandler.cs: Likewise.
+
 2008-11-04  Chris Toshok  <toshok@ximian.com>
 
        * CollectionChangedEventManager.cs: implement this using the msdn