summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-11-10 21:04:13 +0000
committerctrlaltca@gmail.com <>2011-11-10 21:04:13 +0000
commita4724a9866bda7c0dd0ac40f8efdcdf61e7ab15a (patch)
tree4a03a67ce200af1a8f8a9b71cea5d7a6deb3b056 /HISTORY
parent8f023db4630d41dce3142d1bde5624dcad426f38 (diff)
fix for #254
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 67d072f2..0cc7f208 100644
--- a/HISTORY
+++ b/HISTORY
@@ -21,6 +21,7 @@ BUG: Issue #232 - Could not change enable-state of TActiveCheckBox via Ajax call
ENH: Issue #235 - Progressive rendering not possible (Gabor)
BUG: Issue #240 - TXCache has wrong flush() implementation (ctrlaltca)
BUG: Issue #243 - Cross-site scripting issue in TForm (ctrlaltca)
+BUG: Issue #254 - TDbCache should use hash index for the cache key (ctrlaltca)
BUG: Issue #265 - Using scroll wheel causes NaN values in TDatePicker (Gabor)
BUG: Issue #301 - Fixed a bug in TActiveFileUpload (ctrlaltca)
ENH: Issue #337 - Prado serialization optimizations (Gabor)