diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 139072f5d..4a51ff091 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -15,6 +15,18 @@ EPICS Base 3.15.0.x releases are not intended for use in production systems.

Changes between 3.14.x and 3.15.0.x

+

Additional RTEMS/vxWorks Test Harness

+ +

A second test harness dbTestHarness is built for RTEMS and vxWorks targets. +This includes tests in src/iocs/db/test.

+ +

Running this test requires additional files to be loaded during runtime. +These files "src/iocs/db/test/*.db*" must be present in the current directory +when dbTestHarness is run.

+ +

For RTEMS users the current directory is determined in a BSP specific way. +See rtems_init.c and setBootConfigFromNVRAM.c in src/libCom/RTEMS.

+

New scan rate units

Scan rates defined in the menuScan.dbd file may now be specified in seconds,