From 4373c6f65f75d6ff963d02a61e2634e03e5be8bd Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Fri, 16 Mar 2007 04:00:45 +0000 Subject: [PATCH] Add TZ note. --- documentation/RELEASE_NOTES.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index c291c26af..e52518c0f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -229,6 +229,7 @@ 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.