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.
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.
+A new field has been added to dbCommon which configures the alarm severity