diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 6e5a9fe1a..89bb63823 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -16,6 +16,8 @@
epicsStdlib.h declares epicsStrtod() which provides a version of strtod which handles NAN/INF on all architectures. All uses of strtod() in base have been converted to use epicsStrtod().
+epicsStdlib.h also declares epicsScanFloat() and epicsScanDouble() which +replace calls to sscanf with routines which handle NAN/INF on all architectures.
The posix implementation of epicsThreadCreate now makes pthread