diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-01-13 21:16:15 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-01-13 21:16:15 +0000 |
commit | 6fb2cb0a32e142b6ae08eb316cf0ee1cdc824cd6 (patch) | |
tree | 44532be52ec1bb3abab6aee054ae01b92437c59d /RELEASE-NOTES.txt | |
parent | a9398c230f338f62d1d1e5b7f9fa43f6a17f429b (diff) |
1.1-BETA9
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 7b71910..5f6379f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,6 +5,7 @@ Carbonado change history -------------------------------
- Fixed bug in JDBC repository which caused cursor skip to skip everything.
- Fix for getting supplied filter values when duplicate property filters exist.
+- Fixes for bugs found using FindBugs.
1.1-BETA7 to 1.1-BETA8
-------------------------------
|