diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index c212f664d..b1acd68c9 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,14 @@
Base now provides a CA client library interface for Perl5 scripts in +src/cap5 and includes some alternative implementations of the catools +programs written in Perl (for demonstration purposes mainly). Documentation on +how to use the library is available in html/CA.html after the build +completes.
+iocInit() installs an signal handler for ignoring SIGHUP. This fixes a