summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-09 07:30:31 +0000
committerctrlaltca <>2012-07-09 07:30:31 +0000
commit698affb2df2750c9727d718b8ad0c9bab4cd9794 (patch)
tree8c24fe31bc1adcd7fd8c39613c0f3c22c4847a5d /HISTORY
parent8cf1ed4c4a4b10b6ec1e42901727110d0bfd78e1 (diff)
fix #415
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 71c97fa8..ea5fe089 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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