The usual post-tag updates

This commit is contained in:
Andrew Johnson
2016-03-03 17:41:58 -06:00
parent 82042e270e
commit fbf6b6d3e5
2 changed files with 17 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ EPICS_MODIFICATION = 0
EPICS_PATCH_LEVEL = 1
# This will end in -DEV between official releases
#EPICS_DEV_SNAPSHOT=-DEV
EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-pre1
#EPICS_DEV_SNAPSHOT=-pre1-DEV
#EPICS_DEV_SNAPSHOT=-pre2
@@ -56,7 +56,7 @@ EPICS_PATCH_LEVEL = 1
#EPICS_DEV_SNAPSHOT=-rc1-DEV
#EPICS_DEV_SNAPSHOT=-rc2
#EPICS_DEV_SNAPSHOT=-rc2-DEV
EPICS_DEV_SNAPSHOT=
#EPICS_DEV_SNAPSHOT=
# No changes should be needed below here

View File

@@ -3,11 +3,13 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>EPICS Base R3.16.0.1 Release Notes</title>
<title>EPICS Base R3.16.0.2 Release Notes</title>
</head>
<body lang="en">
<h1 align="center">EPICS Base Release 3.16.0.1</h1>
<h1 align="center">EPICS Base Release 3.16.0.2</h1>
<p style="color:red">This version of EPICS Base has not been released yet.</p>
<h2 align="center">Changes made on the 3.16 branch since 3.15.3</h2>
<!-- Insert new items immediately below this template ...
@@ -18,6 +20,17 @@
-->
<h2 align="center">Changes pulled from the 3.15 branch since 3.16.0.1</h2>
<!-- Insert inherited items immediately below here ... -->
<h2 align="center">Changes pulled from the 3.14 branch since 3.16.0.1</h2>
<!-- Insert inherited items immediately below here ... -->
<hr>
<h2 align="center">Changes in 3.16.0.1 made since 3.15.3</h2>
<h3>Build support for CapFast and dbst removed</h3>
<p>The build rules associated with the CapFast-related tools <tt>sch2edif</tt>
@@ -126,7 +139,6 @@ of its CALLBACK objects.</p>
<h2 align="center">Changes pulled from the 3.15 branch since 3.15.3</h2>
<!-- Insert inherited items immediately below here ... -->
<h3>CA server configuration changes</h3>
@@ -183,7 +195,6 @@ dbQuietMacroWarnings=1 <i>VxWorks</i>
<h2 align="center">Changes pulled from the 3.14 branch since 3.15.3</h2>
<!-- Insert inherited items immediately below here ... -->
<h3>RTEMS NTP Support Issue</h3>