summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-06-02 08:16:54 +0000
committerChristophe.Boulain <>2009-06-02 08:16:54 +0000
commit0847a5cb9bc02872e472622e1eec56896a412078 (patch)
tree0f43a88df53333f01e06e1f214c31a77f412e1c0 /HISTORY
parent0ce86cec9911151088341846dd2677bfed2ff51e (diff)
parent8e0cb0ff0a89603740c7a46a43c87a6d3267ca6f (diff)
Merging latest 3.1 changes into trunk
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5e72204f..7cd3364c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,10 @@
Version 3.2 to be released
NEW: Issue#83 - PHP configuration style (Carl)
+Version 3.1.6 to be released
+BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe)
+BUG: Issue#164 - CultureInfo::validCulture should be declared as a static method (Christophe)
+
Version 3.1.5 May 24, 2009
BUG: Issue#55 - TPropertyAccess.get and has don't recognize magic getter __get (Yves)
BUG: Issue#68 - TSqlMapConfig::createSqlMapGateway(): assign current connection to cached TSqlMapManager to avoid loosing active transaction (Yves)