diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 4e4845715..0dfa814a9 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -15,6 +15,14 @@ EPICS Base 3.15.0.x releases are not intended for use in production systems.

Changes between 3.15.0.1 and 3.15.0.2

+

+General purpose thread pool

+ +

+A general purpose threaded work queue API epicsThreadPool is added. +Multiple pools can be created with controlable priority and number +of worker threads. Lazy worker startup is supported.

+

Database field setting updates

A database (.db) file loaded by an IOC does not have to repeat the record