diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-07-23 23:12:37 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-07-23 23:12:37 +0000 |
commit | 7fb12b2208d9f16f0fca2a7facd849f2ec40de2f (patch) | |
tree | 6b1cd1512c4da93c33fe1bbd404501c1db5257fe /RELEASE-NOTES.txt | |
parent | df422c9673316b6a7ecdb96e314aeabd660985ad (diff) |
Allow Storable definition to accept Repository in constructor.
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 f20288d..e4c10e2 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -24,6 +24,7 @@ Carbonado change history - Added support for derived properies.
- Enhanced query engine to optimize for covering indexes.
- Added methods to access Storable properties by name.
+- Allow Storable definition to accept Repository in constructor.
1.1 to 1.1.1
-------------------------------
|