diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 8cc73f7cb..f0f1fcc57 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,16 @@

Changes between 3.14.10 and 3.14.11

+

Universal Binaries on Darwin

+ +

It is now possible to configure Base on Darwin to build universal binaries +containing an installation-specific choice of 32- and 64-bit CPU architectures. +This is controlled through the definition of the ARCH_CLASS variable in the +configure/os/CONFIG_SITE.Common.<arch> file for the particular target +architecture you are using (darwin-ppc, darwin-x86 or darwin-ppcx86). There are +comments and example settings in those files. Note that to my knowledge EPICS +Base has not been thoroughly tested on the 64-bit darwin architectures.

+

HPUX, SGI and VMS files deleted

We have not supported or tested EPICS Base on HPUX for several releases; the