diff options
author | mikl <> | 2008-10-15 11:03:36 +0000 |
---|---|---|
committer | mikl <> | 2008-10-15 11:03:36 +0000 |
commit | 3dc2a1c23cefab8eec0fc564ac7ca421e8e357e1 (patch) | |
tree | 2433eb29b2797fb27c6ab0a11179e56e467f4a9c /HISTORY | |
parent | 4b962a306fd43476dfe3f2042dd4b941f7ea4d13 (diff) |
Ticket #857 (AuthExpire)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ ENH: Ticket#913 - PRADO Copyright notice in HTML source (Carl) NEW: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael) NEW: Added MessageSource_Database to I18N (uses TDbConnection) (Michael) NEW: Ticket#935 - Add TDatePicker (Brad, Christophe) +NEW: Ticket#857 - Added Authentication expiration support to TAuthManager (Michael) NEW: Ticket#853 - Add Drag and drop components (Christophe) Version 3.1.2 April 21, 2008 |