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 @@ -
Create a POSIX-compliant TZ environment variable from EPICS_TIMEZONE. -Previous versions had an incorrect format which was ignored by tzset().
-The iocsh command registration data and routines have been moved out of the @@ -249,6 +244,8 @@ affect vxWorks-(intel) targets.
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.