From 2b1d5ae4e38f6a6a99802dcb74c4083e8e96caa0 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Tue, 24 Oct 2017 11:46:09 -0500 Subject: [PATCH] add release note --- documentation/RELEASE_NOTES.html | 10 ++++++++++ 1 file changed, 10 insertions(+) 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