summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2007-04-13 16:20:15 +0000
committerxue <>2007-04-13 16:20:15 +0000
commitb05442bbe751b87998d8500ad8e6b28d652a35db (patch)
treef4fc3799f51b90fa798c397ec8c08927bf58a10f /UPGRADE
parente002cc7d95942fb8ac7e899e0e7c5f8998b8b6ba (diff)
Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index aae33904..51499d39 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -15,6 +15,9 @@ Upgrading from v3.1b
for header, footer and items. If your existing code rely on the span tags,
you may use 'Flow' layout and set RepeatColumns as 1.
+- Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->
+
+
Upgrading from v3.1a
---------------------
- The signature of TActiveRecord::finder() is changed. This affects