summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorhaertl.mike <>2009-02-11 15:24:27 +0000
committerhaertl.mike <>2009-02-11 15:24:27 +0000
commitf6a77cd876890c71285574480d61f836bf204421 (patch)
tree45650975490ff77888a3cbf6be5ac5173ba8ea4c /HISTORY
parentc8861d5cfc5779d2c7edd450a66d60b590364fc5 (diff)
Added caching of message files to TException
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 1ac2e726..a95d080b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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
==============================