diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 6553aaa0b..3b0058a87 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,15 @@

Changes between 3.14.11 and 3.14.12

+

CA over TCP connections

+ +

Merged the CA-over-TCP changes developed by Ralph and Jeff at the 2008 EPICS +Codeathon for the CA client library and both servers (CAS and RSRV). This adds +a new CA configuration variable CA_NAME_SERVERS which is used by the +client library as a list of host names or addresses of CA servers to be +connected to and queried over TCP sockets. This can be used to tunnel CA +connections over ssh. See the CA reference manual for more details.

+

Record Types aai and aao