summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 7fbc6a1..423b3ca 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -5,6 +5,8 @@ Carbonado change history
-------------------------------
- Removed call to get index metadata in JDBC repository. Oracle bug causes a
table analyze to run.
+- When a property evolves from a boxed primitive to an unboxed primitive, null
+ is converted to zero or false instead of throwing a NullPointerException.
1.1-BETA6 to 1.1-BETA7
-------------------------------