summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-01-19 18:54:17 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-01-19 18:54:17 +0000
commitbd61d20688ba374941bae16bae990c89645a4e06 (patch)
treeb52e2c53e07b73be089b92465c5c71fddebfe8ba
parent7cc7f7dc9afbc46a8ff7d313e979b53683e68881 (diff)
Support mapping numeric type to short or byte.
-rw-r--r--RELEASE-NOTES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b5411c2..fdfb0cc 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -7,6 +7,7 @@ Carbonado change history
determine custom support strategy class name.
- Added additional index selection tie-breaker if index is most likely defined
to support desired ordering.
+- Support mapping JDBC numeric column to short or byte.
1.1-BETA8 to 1.1-BETA9
-------------------------------