From 216c44de7fd10b6ff2f1ced71cc7d670d4f46d97 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 27 Jan 2007 20:07:09 +0000 Subject: Added TUser.getState() and setState() for storing user session data --- HISTORY | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cce10900..df6f8560 100644 --- a/HISTORY +++ b/HISTORY @@ -1,11 +1,12 @@ Version 3.1.0 beta to be released ================================= BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei) +BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei) ENH: Ticket#513 - Display last modified / revision in quickstart (Wei) ENH: Ticket#519 - Update TActiveRecord implementation (Wei) -BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei) ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRADO-created directories (Qiang) -ENH: Add Display property to TWebControl (Wei) +ENH: Added Display property to TWebControl (Wei) +ENH: Added TUser.getState() and setState() for storing user session data (Qiang) Version 3.1.0 alpha January 15, 2007 ==================================== -- cgit v1.2.3