diff options
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4c5b113..e982615 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,6 +25,9 @@ Modify Index update support so that it honors the "unique" and "ignoreNulls" properties for the Index. </action> + <action dev="jahlborn" type="update"> + Add support for reading table relationships. + </action> </release> <release version="1.1.12" date="2008-02-27"> <action dev="jahlborn" type="fix"> |