2003-06-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index 1a305d8359f584d95a008a48395c25a40a53b8c7..b9b7783bec2e4d9f0e4ec31d409f7ee48442c627 100644 (file)
@@ -1,4 +1,9 @@
 
+2003-06-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * ListControl.cs: save viewstate data when any of the 3 values is not
+       null. Fixed condition to save selection indices. Closes bug #45493.
+
 2003-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * DataGrid.cs: fixed bug #43823.