From c1ece40f41ed44fef855e3253bb75fbd83394111 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Sat, 19 May 2018 22:42:23 -0500 Subject: [PATCH] Updated Release Notes for Base-3.14.12.8 --- documentation/RELEASE_NOTES.html | 50 ++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 20ff8f460..b454da0d6 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -3,16 +3,60 @@ - EPICS Base R3.14.12.7 Release Notes + EPICS Base R3.14.12.8 Release Notes -

EPICS Base Release 3.14.12.7

+

EPICS Base Release 3.14.12.8

-

Changes between 3.14.12.6 and 3.14.12.7

+

Changes between 3.14.12.7 and 3.14.12.8

+

Fixes for Launchpad bugs

+ +

The following launchpad bugs have fixes included:

+ + + +

Updated VxWorks Timezone settings

+ +

Removed the settings for 2017; fixed the hour of the change for MET.

+ +

Back-port podToHtml.pl and Rules from Base-3.15

+ +

This script permits Base to be built with Perl installations that do not +provide the podchecker and pod2html scripts (e.g. Fedora 27).

+ +

Fixed camonitor server side relative timestamps bug

+ +

Initialize the first time-stamp from the first monitor, not the client-side +current time in this configuration.

+ +

Build changes for MSVC

+ +

Windows builds using Visual Studio 2015 and later now use the -FS +compiler option to allow parallel builds to work properly.

+ +

We now give the -FC option to tell the compiler to print absolute +paths for source files in diagnostic messages.

+ +

Changes between 3.14.12.6 and 3.14.12.7

+

Extend maximum Posix epicsEventWaitWithTimeout() delay

The Posix implementation of epicsEventWaitWithTimeout() was limiting the