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