diff options
author | xue <> | 2006-09-09 11:31:07 +0000 |
---|---|---|
committer | xue <> | 2006-09-09 11:31:07 +0000 |
commit | 4259fae2b63ed274838956ffa675abd2eefc618b (patch) | |
tree | b9b1ec21771392ab3a8020205af1053591eba309 /HISTORY | |
parent | ac92df7958d7985062bd7f559a9041289bdf5a2f (diff) |
Fixed #366.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 3.0.5 October 8, 2006 =============================== CHG: Ticket#358 - TFileUpload::saveAs() now returns false instead of exception when error (Qiang) +ENH: Ticket#366 - white spaces are now allowed around attribute names in template (Qiang) Version 3.0.4 September 4, 2006 =============================== |