diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index c421b164a..4c29d6d26 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -8,7 +8,7 @@
The select record type has for a long time made use of a coule of magic numbers (1e+30 and -1e+30) to mean "not a real value", which prevents the record @@ -505,6 +502,7 @@ channels)
+registrar(iocshSystemCommand) to an application
database description file.
+
Thanks to Mark Rivers for initially reporting the bug and energetically assisting with identifying the cause.
+A patch was made to allow multiple CA servers on MAC OSX. OSX is a recent branch off of BSD and therefore requires socket option SO_REUSEPORT.
+macParseDefns did not check for handle==NULL. The documentation for macParseDefns was not correct.
+Many bugs and missing features fixed.
+All routines with Recdes of Fielddes in their name are obsolete and removed. A new routine dbDumpField replaces dbDumpFldDes.
+