summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-22 22:43:34 +0000
committerctrlaltca <>2013-01-22 22:43:34 +0000
commitb97ece103198be2ff3dc1a259588fb849266534b (patch)
tree8def8331c78f4c9fea8da632b0d9ec5378aa4793 /HISTORY
parent89b713dad11390812873980e8a60c7fc408813f1 (diff)
merged r3261, r3262 to trunk/
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 7 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 36a844e6..bbb1daca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,14 @@
Next Prado iteration: 3.3.0
-
+
EHN: Issue #260 - TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events (javalizard)
EHN: Issue #292 - Events should have priorities to allow event handler order to be specified (javalizard)
-Version 3.2.1 Jan XX, 2013
+Version 3.2.2 to be released
+
+ENH: Issue 433: Prado object-creation performance micro-optimizations
+BUG: Issue 434: Buttons stops working properly after response->writeFile
+
+Version 3.2.1 Jan 19, 2013
BUG: Issue #44 - [895] SDateFormatter cannot parse date earlier than 1970 (ctrlaltca)
ENH: Issue #180 - Integrate XMLRPC web service (rojaro)