From 3274519a82bab975e118c06dc7ff9fe2f7f29cdb Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Mon, 20 Oct 2008 15:33:27 +0000 Subject: [PATCH] Add note about RTEMS version. --- documentation/RELEASE_NOTES.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 3c26554ce..75e71651c 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,10 @@

Changes between 3.14.9 and 3.14.10

+

RTEMS Release

+ +

RTEMS release 4.9 or newer is required. If you are using the RTEMS NFS time provider you need to use RTEMS 4.9.1 or newer.

+

RTEMS epicsEventWaitWithTimeout

Correctly return epicsEventWaitTimeout when event is not pending and timeout value is 0.0 secondsmore agressive.