diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 900dc5fb5..80cd7ad2e 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -16,6 +16,18 @@ Base-3.15 series or to EPICS 7.
+The Application Developers' Guide says this is allowed and disables the +limit on the log-file, but it hasn't actually worked for some time (if ever). +Note that the iocLogServer will be removed from newer Base release sometime +soon as its functionality can be implemented by other dedicated log servers +such as logstash or syslog-ng.
+ +Fixes lp:1786858 +and part of lp:1786966. +
+The files in the startup directory have not been maintained in recent years