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:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-04-15 09:41:41 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-04-15 09:41:41 +0400
commiteec30e3bebb86e48087ea48e3e8dea0f66b1a535 (patch)
tree801a2cd997ac44c0df1e0854bf83cfcbb00ba25a /mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
parent2c1b1cc05b46f96f6bec559b2a6a8a324060f3b8 (diff)
2009-04-15 Gonzalo Paniagua Javier <gonzalo@novell.com>
* HtmlInputText.cs: make sure we're inside a Page before dereferencing it. svn path=/trunk/mcs/; revision=131730
Diffstat (limited to 'mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog5
1 files changed, 5 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 00bf59f6145..3d96c5bea12 100644
--- a/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
+++ b/mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-15 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+ * HtmlInputText.cs: make sure we're inside a Page before dereferencing
+ it.
+
2008-11-06 Marek Habersack <mhabersack@novell.com>
* HtmlForm.cs: added the undocumented, but supported, Action