diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 9b3ce378e..8f0e4dfe0 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -11,6 +11,13 @@

Changes between 3.14.11 and 3.14.12

+

Record Types aai and aao

+

Fixed bug in memory allocation that caused crashes when linking other records +to aai or aao. +Fixed bug where NELM was modified instead of NORD. +Added Soft Channel device support. +Added SIOL link and proper simulation mode for Soft Channel support. +Added MPST, APST and HASH fields for monitor on change support like in waveform record.

Rewrite epicsThreadOnce()