diff options
author | ctrlaltca@gmail.com <> | 2011-10-02 21:29:59 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-10-02 21:29:59 +0000 |
commit | a2ffee815dfbd9648629c52bff5be62f266e4c34 (patch) | |
tree | 57fe7df02d13743eb36e895f7cddb1d763b447f1 /HISTORY | |
parent | 11a6f4370bca4175c83e495cfaae9925a6788c98 (diff) |
little doc update
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ 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) BUG: Issue #341 - TSafeHtmlParser messes up UTF8-encoded strings (ctrlaltca) +BUG: Issue #342 - TStyle does no accept style values with ":" (ctrlaltca) +NEW: Issue #345 - Added TReCaptcha control (Gabor) BUG: Issue #348 - Scripts for dynamically created controls not registered properly in/after a callback (Gabor) BUG: Issue #351 - THtmlArea prone to double-registration, doesn't deregister properly (Gabor) BUG: Issue #353 - Accordion control behaves oddly if clicked too fast (Gabor) |