From dea1b9df3bf2410ec9a6f9efd0719338643acfdc Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 20 Sep 2010 14:41:33 -0500 Subject: [PATCH] Tweaked the release notes to describe which areas were not changed. --- documentation/RELEASE_NOTES.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index af7c595a4..2b8e9337b 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -33,9 +33,11 @@ and supplies the maximum number of elements that the server array variable can hold.

Dynamic arrays are currently only supported by the CA client library and IOC -server RSRV; the portable CAS does not understand them in this release. Newer -clients using this feature with an older server will revert to the previous -behavior.

+server RSRV, the Perl CA library and the catools programs. The portable CAS does +not understand them, and database links that connect over CA do not attempt to +use them either. CA clients that try to use this functionality with a server +that does not support it will receive the same full-sized zero-filled arrays +that previous releases supported.

CA over TCP connections