diff options
author | ctrlaltca <> | 2012-07-09 07:30:31 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-07-09 07:30:31 +0000 |
commit | 698affb2df2750c9727d718b8ad0c9bab4cd9794 (patch) | |
tree | 8c24fe31bc1adcd7fd8c39613c0f3c22c4847a5d /HISTORY | |
parent | 8cf1ed4c4a4b10b6ec1e42901727110d0bfd78e1 (diff) |
fix #415
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.2.1 to be released BUG: Issue #412 - open_basedir restriction (ctrlaltca) BUG: Issue #413 - TActiveDatePicker does not fire TCallbackClientSide's events (ctrlaltca) BUG: Issue #414 - ActiveDatagrid's pager does not fire TCallbackClientSide's events (ctrlaltca) +BUG: Issue #415 - prado-cli throws an error if the application is making use of THttpSession (ctrlaltca) Version 3.2.0 Jun 25, 2012 BUG: Fixed an inconsistency in TRegularExpressionValidator |