diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index fd3dc4673..37167cf63 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -15,6 +15,22 @@ EPICS Base 3.15.0.x releases are not intended for use in production systems.
This allows array data to be moved, without copying, into and out of the +value (aka BPTR) field of the waveform, aai, and aao types.
+ +Making use of this feature involves replacing the pointer stored in the BPTR +field with another (user allocated) pointer. The basic rules are:
+ +These record types have undergone some significant rework, and will behave