From caa97449f6087174ad1970ee8058e164a35f475f Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Mon, 28 Jul 2008 01:33:49 +0000 Subject: Remove BigDecimal support until key encoding issues are resolved. --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 36528b1..fa88ff1 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -47,7 +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. +- Added support for BigInteger property type. 1.1.2 to 1.1.3 ------------------------------- -- cgit v1.2.3