diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Version 3.1.10 Jul 17, 2011 +BUG: Added missing timeout on TCacheHttpSession (ctrlaltca) +BUG: Issue#332 - Minor typos (ctrlaltca) +BUG: Issue#333 - Wrong tracker url on quickstart (ctrlaltca) +BUG: Issue#334 - Wrong variable acces in TTemplateControlInheritable (ctrlaltca) +BUG: Issue#335 - setcookie() bug (ctrlaltca) +BUG: Issue#343 - New TTabPanel breaks compatibility (ctrlaltca) +BUG: Issue#349 - Security problem in TActiveFileUpload control (Gabor) +ENH: Merged a bit TPager's view style with TDataGridPager's one adding first/last buttons to TDataGridPagerStyle (ctrlaltca) +ENH: Reworked the patch for #103 so that it actually fixes the use of TActiveCustomValidator with normal Postback controls (ctrlaltca) + Version 3.1.9 June 3, 2011 BUG: Issue#280 - Documentation has been updated BUG: Issue#311 - TDataList : FooterStyle not used (ctrlaltca) |