From 595345a80fe0d84be0a4a635e16a50ba93ce1b02 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 28 May 2010 02:59:16 -0700 Subject: [PATCH] release notes updated --- documentation/RELEASE_NOTES.html | 7 +++++++ 1 file changed, 7 insertions(+) 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()