From f531863601a41c05e2e5a2ae467dcc76a47b3e9c Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 16 Mar 2007 15:04:10 +0000 Subject: [PATCH] Ok, so Eric was right to begin with... --- documentation/RELEASE_NOTES.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 67e079e21..7ecb1466f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,11 +13,6 @@ -

Timezone for RTEMS

- -

Create a POSIX-compliant TZ environment variable from EPICS_TIMEZONE. -Previous versions had an incorrect format which was ignored by tzset().

-

Command registration for iocsh

The iocsh command registration data and routines have been moved out of the @@ -249,6 +244,8 @@ affect vxWorks-(intel) targets.

RTEMS

+

Create a POSIX-compliant TZ environment variable from EPICS_TIMEZONE. +Previous versions had an incorrect format which was ignored by tzset().

Added space for user extensions. This provides the infrastructure for the spy command.

Fixed error in epicsThreadGetName for non-EPICS threads.