diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 1491b5cff..252628f58 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -194,6 +194,32 @@ compatible between 3.13 and 3.14.

Configurable iocsh command-line editing support (none, readline, libtecla)

+

CA Reference Manual

+ +

Many additions.

+ +

CA Client Library

+ +

Bugs related to connection speed when creating new channels and other +channels are not found fixed. Bugs related to proper schedualing in file +descriptor manager based clients fixed. Many other bugs were fixed. +Performance was significantly improved.

+ +

Original CA Server Library (still employed in R3.14 by +iocCore)

+ +

A bug was fixed where the server was in rare situations using excessive +CPU.

+ +

Portable CA Server LIbrary

+ +

Several bugs were fixed when performing integration testing with the +channel access gateway.

+ +

GDD

+ +

Many bugs and missing features fixed.

+

Changes since beta1