diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index e1c9ca6b2..d74e4538c 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -18,6 +18,10 @@

Changes since 3.14.3

+

Format string checking +

'printf-style' functions like errlogPrintf have their arguments verified +against their format string when compiled with gcc.

+

IOC shell command-line editing on vxWorks

The IOC shell now uses the vxWorks ledLib routines so command-line editing