diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 4c62f055f..79c58b0f4 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -15,6 +15,16 @@ 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

+

Simplified generation of .dbd files

+ +

The Perl script makeIncludeDbd.pl has been removed and the rules +that created an intermediate xxxInclude.dbd file from the +Makefile variable xxx_DBD have been modified to generate the target +xxx.dbd file directly. This should simplify applications that +might have had to provide dependency rules for the intermediate files in 3.15. +Applications which provide their own xxxInclude.dbd source file +will continue to have it expanded as before.

+

New Undefined Severity field UDFS

A new field has been added to dbCommon which configures the alarm severity