summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-03-18 21:00:58 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-03-18 21:00:58 +0000
commit8798f87af9d49fa608eb28bde800425921cd613f (patch)
treecc806e0427c6df14eabf5a76027319d004921794 /RELEASE-NOTES.txt
parentd025e69cce3ff409c0d45a821245800a830609cf (diff)
Fix spelling.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 0e54bda..c1216f8 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -20,7 +20,7 @@ Carbonado change history
the requirement that triggers be installed on the database.
- FilteredCursor ensures that filter being used is bound.
- BDBRepository detects if changes are made to primary key definition and throws exception.
-- Added support for derived properies.
+- Added support for derived properties.
- Enhanced query engine to optimize for covering indexes.
- Added methods to access Storable properties by name.
- JDBCRepository allows more column types to be represented by Strings -- numbers and dates.