copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls.WebParts / ChangeLog
index 7ea721c6112ba9fa6b4f6b5261b45f349a3fa5a7..bbe9468630f187d4f0cfed8e7a24149fc66ea4b1 100644 (file)
@@ -1,3 +1,22 @@
+2007-01-20  Miguel de Icaza  <miguel@novell.com>
+
+       * WebPart.cs: Remove 
+
+       * PersonalizableAttribute.cs: Remove extra API that was wrong as well.
+
+2006-11-28  Miguel de Icaza  <miguel@novell.com>
+
+       * WebPart.cs: 
+
+2006-11-25  Marek Habersack  <grendello@gmail.com>
+
+       * PersonalizableAttribute.cs: A few optimizations.
+
+2006-11-20  Marek Habersack  <grendello@gmail.com>
+
+       * PersonalizableAttribute.cs: Implementation of the
+       PersonalizableAttribute class added.
+
 2005-09-05  Chris Toshok  <toshok@ximian.com>
 
        * WebPartVerbCollection.cs: class is sealed.