diff options
author | xue <> | 2007-10-03 21:12:33 +0000 |
---|---|---|
committer | xue <> | 2007-10-03 21:12:33 +0000 |
commit | 7114280214ab22250c3ddd12509c2e388936a304 (patch) | |
tree | 9b3cfba339f94e2c59312c4a602a26c00cfeb749 /HISTORY | |
parent | c81e28244ac07075473a1ce1bb8fec4719a9a3ba (diff) |
Changed TConditional so that the controls in its template behave like they are in its parent
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Version 3.1.2 To be released ============================ +CHG: Changed TConditional so that the controls in its template behave like they are in its parent (Qiang) NEW: Added TDbLogRoute (Qiang) Version 3.1.1 October 1, 2007 |