summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-04-13 16:20:15 +0000
committerxue <>2007-04-13 16:20:15 +0000
commitb05442bbe751b87998d8500ad8e6b28d652a35db (patch)
treef4fc3799f51b90fa798c397ec8c08927bf58a10f /HISTORY
parente002cc7d95942fb8ac7e899e0e7c5f8998b8b6ba (diff)
Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a8d7a318..1ffcfb31 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.1.0 RC To be released
===============================
CHG: removed <span> tags when TDataList.RepeatLayout is Raw (Qiang)
+CHG: changed comment tag to <!--- ... ---> (Qiang)
Version 3.1.0 beta April 9, 2007
================================