diff options
| -rw-r--r-- | RELEASE-NOTES.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index a56b521..547cb1f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -48,6 +48,8 @@ Carbonado change history  - Reduce creation of unnecessary nested transactions.
  - Added feature to JDBCRepository to suppress Storable reloading after insert
    or update.
 +- Fixed query plan bug which sometimes caused a correctly selected index to be
 +  fully scanned.
  1.1 to 1.1.2
  -------------------------------
  | 
