summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2008-01-04 22:20:08 +0000
committerxue <>2008-01-04 22:20:08 +0000
commitdba0eef8ab3986cdc84d6b9fec38cb9017a989c2 (patch)
tree607c6ef078640c8820c3235f3ec5803d623bc9c2 /HISTORY
parentb42131fe5e9769234afa27702e35d507cac0ba96 (diff)
fixed #707.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b7166184..0dda22b4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.1.2 To be released
============================
+BUG: Ticket#707 - TPropertyAccess sets property twice on object when using setters (Qiang)
BUG: Ticket#719 - TAutoCompleter should not trigger Validation if CausesValidation=False (Christophe)
BUG: Ticket#744 - Callback error handling is improved (Qiang)
BUG: Ticket#750 - The "expire" parameter is used inconsistently in cache modules (Qiang)