From a02984f2ea21b178b8084cea80c67577c30977f4 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 10 Aug 2010 16:19:57 -0500 Subject: [PATCH] Release notes for the CA-over-TCP branch. --- documentation/RELEASE_NOTES.html | 9 +++++++++ 1 file changed, 9 insertions(+) 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