summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index fa88ff1..cfe55e4 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -49,6 +49,10 @@ Carbonado change history
- Added listener callback for replicated repository resync.
- Added support for BigInteger property type.
+1.1.3 to 1.1.4
+-------------------------------
+- Fixed bug in JDBCCursor.skipNext which may loop infinitely.
+
1.1.2 to 1.1.3
-------------------------------
- Reduce creation of unnecessary nested transactions.