diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-08-26 02:44:46 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-08-26 02:44:46 +0000 |
commit | abb61b817c4c87dde9fa8f6899f0901b9d945142 (patch) | |
tree | 40bfb8490a3d5525ba8444f1ba4900aab84e1ebd /RELEASE-NOTES.txt | |
parent | 6d231091ddf24f5c05e51b8c48e455b09dab47c8 (diff) |
Removed vestigial support for wrapping Storables.
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 1f5141f..b248feb 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -31,6 +31,7 @@ Carbonado change history - Support query filters against one-to-many join properties.
- Added support for defining alternate keys in synthetic Storables.
- Added trigger support for after loads and queries.
+- Removed vestigial support for wrapping Storables.
1.1 to 1.1.2
-------------------------------
|