summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-07-26 17:33:49 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-07-26 17:33:49 +0000
commitf0af28849070c53ea8d1107a55bb85e30fb9c486 (patch)
tree4e78400c8e995e471cb3530f27c89dbc1a7c27be
parent1a4f2a93264b9faae00b4cc8541813b187f6b448 (diff)
Updated release notes to include BigDecial and BigInteger.
-rw-r--r--RELEASE-NOTES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e5b0318..36528b1 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -47,6 +47,7 @@ Carbonado change history
- Support fetching slices of queries, which translates to a SQL offset and limit.
- Added volatile map repository.
- Added listener callback for replicated repository resync.
+- Added support for BigInteger and BigDecimal property types.
1.1.2 to 1.1.3
-------------------------------