summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-07 09:29:38 +0000
committerctrlaltca <>2012-07-07 09:29:38 +0000
commitf10e112d93d9453276b496cd80a6b359d0f82f09 (patch)
treeaab5a44e3829c794c8404bb97e87b11181017a16 /HISTORY
parent325afde0ae289abafb8d43a0543f1bbf6cde79a9 (diff)
fix #413
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dca12d68..fe1d1018 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,3 +1,7 @@
+Version 3.2.1 to be released
+
+BUG: Issue #413 - TActiveDatePicker does not fire TCallbackClientSide's events (ctrlaltca)
+
Version 3.2.0 Jun 25, 2012
BUG: Fixed an inconsistency in TRegularExpressionValidator
ENH: Update TDraggable::revert property to accept "failure" value (Christophe)