2007-11-16 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index 1a6e0276314493868bd6137c891df5f70630f23a..c28c32770d35ed74fcc8330acfd01f62bd6be4db 100644 (file)
@@ -1,3 +1,9 @@
+2007-11-16  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Control.cs: Don't perform a new layout when a label changes its text,
+       cause label handles its own autosizing.
+       [Fixes bug #342077]
+
 2007-11-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * ListView.cs: Implement 2.0 FindNearestItem methods.