summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bf5dfc2d..688838ec 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,9 @@
Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei)
+BUG: TControl.Visible did not make use of overriden getVisible() (Qiang)
+BUG: TWizard did not stop navigation upon a validation failure (Qiang)
+ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang)
Version 3.0RC2 April 16, 2006
=============================