diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 2735e40da..8c9810306 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -19,7 +19,7 @@

Extend the dbServer API with init/run/pause/stop methods

-

This change permits the IOC to be built that omits the CA server (RSRV) by +

This change permits IOCs to be built that omit the CA server (RSRV) by removing its registrar entry which is now provided in the new rsrv.dbd file. Other server layers can be built into the IOC (alongside RSRV or in place of it) by registering them in a similar manner. The dbServer API is documented