diff options
author | xue <> | 2007-04-13 16:20:15 +0000 |
---|---|---|
committer | xue <> | 2007-04-13 16:20:15 +0000 |
commit | b05442bbe751b87998d8500ad8e6b28d652a35db (patch) | |
tree | f4fc3799f51b90fa798c397ec8c08927bf58a10f /HISTORY | |
parent | e002cc7d95942fb8ac7e899e0e7c5f8998b8b6ba (diff) |
Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ================================ |