summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorcarl <>2008-10-13 10:54:59 +0000
committercarl <>2008-10-13 10:54:59 +0000
commit54d7e31492586e274c32afc3b922a5b7bd90c9ab (patch)
treece813bf0c1f40d4f4b16d7bf2ce4cb9876313ee6 /HISTORY
parent73daf45e030b66b045718d1878b28105f021d5ab (diff)
#856 - Assets PRADO_CHMOD constant missing in several places
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 28883e2c..1e335069 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.1.3 To Be Released
============================
+BUG: Ticket#856 - Assets PRADO_CHMOD constant missing in several places (Carl)
ENH: Ticket#848 - TCache "set" and "add" with empty values (Carl)
ENH: Ticket#756 - TDateFormat & TNumberFormat - allow settings default text when Value isn't set. (Carl)
BUG: Ticket#834 - TDbCommandBuilder::applyOrdering(): Add support for function calls in ORDER BY clause (Knut)