summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2006-08-30 08:35:39 +0000
committerwei <>2006-08-30 08:35:39 +0000
commitadab65ab49f125b39bf819abe68b0790cbf394df (patch)
tree280c6f994e1341f3915f71805fbcf22e5b059e5d /HISTORY
parentda895b1c97234c9640d94bef0e2027b9fc8a6a66 (diff)
Added TDateTimeStamp class for supporting time stamps outside 1970-2038 using float
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0b015374..87bfafe6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -13,6 +13,7 @@ CHG: Unify all client-side javascript event handler syntax. (Wei)
CHG: Added more conditions in the requirement checker (Qiang)
CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang)
CHG: Moved createdOnTemplate() and addParsedObject() from TControl to TComponent (Qiang)
+NEW: TDateTimeStamp class for supporting time stamps outside 1970-2038 using float (Wei)
Version 3.0.3 August 6, 2006
============================