Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog b/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
index adc7e4b2b14..31f2045e4a5 100644
--- a/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
+++ b/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
@@ -1,3 +1,6 @@
+2003-12-28 Alon Gazit <along@mainsoft.com>
+ * HtmlSelect.cs: fix typo in LoadPostData().
+
2003-12-29 Alon Gazit <along@mainsoft.com>
* HtmlInputButton.cs: update the implementation of RenderAttributes().
Change the if statement that determines if the onclick script is rendered.