From 26650d6cbfe2272be86667e62e388bb43b5c57d5 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Tue, 2 May 2017 19:02:18 -0400 Subject: [PATCH] update RELEASE_NOTES --- documentation/RELEASE_NOTES.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index d180dd6c0..606fc65c1 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -21,6 +21,17 @@ --> +

Channel Access "modernization"

+ +

Drop support for CA clients advertising protocol versions less than 4.

+ +

This effects clients from Base older than 3.12.0-beta1. +Newer clients will continue to be able to connect to older servers. +Older clients will be ignored by newer servers.

+ +

This allows removal of UDP echo and similar protocol features which +are not compatible with secure protocol design practice.

+

Echoless comments in iocsh

The way comments are parsed by the iocsh interpreter has changed. The