summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorwei <>2006-04-27 08:39:55 +0000
committerwei <>2006-04-27 08:39:55 +0000
commit4aa1f46fcb508271b09cb5736d8bd0ef7206941d (patch)
tree09bc3e09d94e7cd768e904eaab14e523255af3a1 /UPGRADE
parentb387c4ae04ed2854dab5cd608468a95d3d49721c (diff)
Added client-side events to client-side validators. see tests/FunctionalTests/features/index.php?page=ValidatorEffects
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index 20c91cc9..ccf8c289 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -16,7 +16,9 @@ for both A and B.
Upgrading from v3.0.0 RC2
-------------------------
-There should be no compatibility issues.
+There should be no PHP compatibility issues. Javascript libraries
+were updated and client-side validators rewritten.
+
Upgrading from v3.0.0 RC1