Release notes updated

This commit is contained in:
2020-10-30 17:07:09 -05:00
committed by Andrew Johnson
parent edb8f1a5df
commit ea05bab26a
+9
View File
@@ -373,6 +373,15 @@ As long as all support modules and IOCs are rebuilt from source after updating
them to use this release of EPICS Base, these changes should not have any
affect.
### Filters in database links
Input links can now use filters, most importantly array element and sub array
access, even if they are not channel access links.
### ai Soft Channel support
The Soft Channel device support for ai records now returns failure when
fetching the INP link fails.
### logClient reliability