diff options
author | Christophe.Boulain <> | 2009-06-02 08:16:54 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-06-02 08:16:54 +0000 |
commit | 0847a5cb9bc02872e472622e1eec56896a412078 (patch) | |
tree | 0f43a88df53333f01e06e1f214c31a77f412e1c0 /HISTORY | |
parent | 0ce86cec9911151088341846dd2677bfed2ff51e (diff) | |
parent | 8e0cb0ff0a89603740c7a46a43c87a6d3267ca6f (diff) |
Merging latest 3.1 changes into trunk
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |