diff options
author | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
---|---|---|
committer | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
commit | 0f34cca749fade963acd014aff526067b00bc49e (patch) | |
tree | 91cd48dbcff32aad4cb75cbd4dee8017b1912375 /HISTORY | |
parent | 6b390ff3a048b93e1a5feab758cdab7bfdc9b3d1 (diff) |
merged to trunk/ all the changes from branch/3.2 up to r3270
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Version 3.2.2 to be released ENH: Issue #433 - Prado object-creation performance micro-optimizations (gabor) BUG: Issue #434 - Buttons stops working properly after response->writeFile (ctrlaltca) BUG: Issue #435 - TWizard + No ID = Prototype Error (ctrlaltca) +BUG: Issue #436 - French Canadian date formats should be the same in TDateFormat and TDatePicker (ctrlaltca) +ENH: Issue #439 - Module lazy loading (ctrlaltca) Version 3.2.1 Jan 19, 2013 |