[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / resources / ChangeLog
index 47d3d02d08e014d46cb11e85b0f011e196b80de7..47140c8f5bcbd591756b9350d12215a5412353a7 100644 (file)
@@ -1,3 +1,26 @@
+2010-06-15  Marek Habersack  <mhabersack@novell.com>
+
+       * WebUIValidation_2.0.js: fail gracefully if control to validate
+       is not found (webForm.ValidatorGetValue and
+       webForm.Page_ClientValidate). Fixes bug #609478
+
+2009-10-05  Marek Habersack  <mhabersack@novell.com>
+
+       * WebUIValidation_2.0.js: before using webFrom.Page_Validators,
+       check if they are defined and not null. Fixes bug #542582
+
+2009-05-04  Jonathan Pryor  <jpryor@novell.com>
+
+       * TranslationResources.resx (ErrOperationAborted): Send viewers of
+         this message to the Wiki for possible reasons they may get an
+         exception (and how to fix it).
+
+2009-04-03  Marek Habersack  <mhabersack@novell.com>
+
+       * WebUIValidation_2.0.js: CustomValidatorEvaluateIsValid calls the
+       client-side evaluation function even if ControlToValidate is not
+       set. Fixes bug #485458
+
 2008-09-25  Marek Habersack  <mhabersack@novell.com>
 
        * WebUIValidation_2.0.js: do not trim the control value in