[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index f69675113d7c2ba33f36d783e3314bd7c9d0a1a1..5ec923ec89aa091fbf230d01b9545f0dde81b68b 100644 (file)
@@ -1,5 +1,10 @@
 2010-07-23  Marek Habersack  <mhabersack@novell.com>
 
+       * MenuItemBindingCollection.cs: added the OnClear,
+       OnRemoveComplete and OnValidate methods (2.0+)
+
+       * MenuItemStyleCollection.cs: added the OnInsert method (2.0+)
+
        * TreeNodeStyleCollection.cs: added the OnInsert method (2.0+)
 
        * TreeNodeBindingCollection.cs: added the OnClear,