summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-04-29 17:56:45 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-04-29 17:56:45 +0000
commit64ed1a1179c00971f5650cf13e81981e6aa977a4 (patch)
treed4c8c7ea908d65a774c659dbb3eb52b2441fe580
parentbac3464256f5bd06fa465b165e73cb76f2dc20bd (diff)
List new derived properties feature.
-rw-r--r--RELEASE-NOTES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b3553c0..4deef67 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -21,6 +21,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 and throws exception.
+- Added support for derived properies.
1.1-BETA11 to 1.1 (release)
-------------------------------