diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 4c29d6d26..2e5e613db 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -136,6 +136,14 @@ the moment of substitution. The syntax for this is $(name=default) or like this: $(name=$(default)). This feature has actually been present since R3.14.6.

+

epicsThreadCreate - vxWorks

+

On vxWorks epicsThreadCreate returned -1 instead of 0 if a thread could +not be created. This is fixed.

+ +

errlog

+On a powerPC, during iocInit, a crash could occur. In particular the SYNAPPS +version of save_restore experienced crashes. This is now fixed.

+

Changes since 3.14.6