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/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.UI/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Web/System.Web.UI/ChangeLog b/mcs/class/System.Web/System.Web.UI/ChangeLog
index 43cdf8b2873..e6fd64d77a1 100644
--- a/mcs/class/System.Web/System.Web.UI/ChangeLog
+++ b/mcs/class/System.Web/System.Web.UI/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+ * Control.cs: properly fixed bug #59794.
+
2004-06-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* Control.cs: