diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index a4a09c7da..e172f12cd 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -17,6 +17,16 @@ --> +

Typed Device and Driver Support callbacks

+ +

Two new structures (typed_dset and typed_drvet) are added +for use instead of dset and drvet. +The existing structures are not changed. +See comments in devSup.h for usage information.

+ +

A helper function DBLINK* dbGetDevLink(dbCommon*) is added to fetch +a pointer to the INP or OUT field of a record.

+

Restore use of ledlib for VxWorks command editing

The epicsReadline refactoring work described below unfortunately disabled the