diff options
author | haertl.mike <> | 2009-02-11 15:24:27 +0000 |
---|---|---|
committer | haertl.mike <> | 2009-02-11 15:24:27 +0000 |
commit | f6a77cd876890c71285574480d61f836bf204421 (patch) | |
tree | 45650975490ff77888a3cbf6be5ac5173ba8ea4c /HISTORY | |
parent | c8861d5cfc5779d2c7edd450a66d60b590364fc5 (diff) |
Added caching of message files to TException
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ Version 3.1.5 (to be released) ============================== BUG: URL wildcard patterns didn't work with subfolders -BUG: Issue~107 - typo in TDbConnection::getCharset() (Christophe) +BUG: Issue#107 - typo in TDbConnection::getCharset() (Christophe) +ENH: Added caching of message files to TException (Michael) Version 3.1.4 January 11, 2009 ============================== |