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.
+On vxWorks epicsThreadCreate returned -1 instead of 0 if a thread could +not be created. This is fixed.
+ +