diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index c8f01dddb..544fa6cb8 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -7,7 +7,20 @@ - +
+

+EPICS Release base 3.14.0beta1

+

Changes since alpha2

+All changes for release 3.13.5 that also apply to 3.14 have been made. +

+devAiSoftRaw and devAoSoftRaw +

+

+A new state is defined for the LINR field. The name is "SLOPE", +which allows any device type to be used with manual settings of +the EOFF and ESLO fields. With this setting, the device support's +special_linconv() routine is only called when LINR=LINEAR. +

EPICS Release base 3.14.0alpha2