3.14.2 => 3.14.3
Added Release Approval line to checklist.
This commit is contained in:
@ -8,10 +8,10 @@
|
||||
<meta name="GENERATOR" content="amaya 5.1" />
|
||||
</head>
|
||||
|
||||
<h4> April 5, 2003</h4>
|
||||
|
||||
<body>
|
||||
<h1 style="text-align: center">EPICS base R3.14.3: Known Problems</h1>
|
||||
|
||||
<h3>Known Bugs</h3>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -4,7 +4,7 @@ README.1st
|
||||
|
||||
EPICS base
|
||||
|
||||
Release 3.14.2
|
||||
Release 3.14.3
|
||||
|
||||
What is EPICS base?
|
||||
|
||||
@ -440,11 +440,12 @@ Example application and extension
|
||||
install location bin/<hostarch> directory during the base build.
|
||||
|
||||
Instructions for building and executing the 3.14 example application
|
||||
can be found in the section "Example Application" of Chapter 2, "Getting
|
||||
Started", in the "IOC Application Developer's Guide R3.14.2". The
|
||||
"Example IOC Application" section briefly explains how to create and
|
||||
build an example application in a user created <top> directory. It also
|
||||
explains how to run the example application on a vxWorks ioc or a host
|
||||
system and run an example channel access client on the host system.
|
||||
can be found in the section "Example Application" of Chapter 2,
|
||||
"Getting Started", in the "IOC Application Developer's Guide" for this
|
||||
release. The "Example IOC Application" section briefly explains how to
|
||||
create and build an example application in a user created <top>
|
||||
directory. It also explains how to run the example application on a
|
||||
vxWorks ioc or a host system and run an example channel access client
|
||||
on the host system.
|
||||
|
||||
|
||||
|
@ -17,7 +17,7 @@ EPICS base</h2></center>
|
||||
|
||||
<center>
|
||||
<h2>
|
||||
Release 3.14.2</h2></center>
|
||||
Release 3.14.3</h2></center>
|
||||
|
||||
<h3>
|
||||
What is EPICS base?</h3>
|
||||
@ -590,13 +590,13 @@ scripts are installed into the install location bin/<hostarch> directory
|
||||
during the base build.</blockquote>
|
||||
|
||||
<blockquote>
|
||||
Instructions for building and executing the 3.14 example application
|
||||
can be found in the section "Example Application" of Chapter 2, "Getting
|
||||
Started", in the "IOC Application Developer's Guide R3.14.2". The
|
||||
"Example IOC Application" section briefly explains how to create and
|
||||
build an example application in a user created <top> directory. It also
|
||||
explains how to run the example application on a vxWorks ioc or a host
|
||||
system and run an example channel access client on the host system.
|
||||
Instructions for building and executing the 3.14 example application can be
|
||||
found in the section "Example Application" of Chapter 2, "Getting Started", in
|
||||
the "IOC Application Developer's Guide" for this release. The "Example IOC
|
||||
Application" section briefly explains how to create and build an example
|
||||
application in a user created <top> directory. It also explains how to
|
||||
run the example application on a vxWorks ioc or a host system and run an
|
||||
example channel access client on the host system.
|
||||
</blockquote>
|
||||
|
||||
</body>
|
||||
|
@ -3,15 +3,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>EPICS Release baseR3.14 </title>
|
||||
<title>EPICS Base Release R3.14.3</title>
|
||||
</head>
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<center>
|
||||
<h1>EPICS Release base 3.14.3</h1>
|
||||
<h1>EPICS Base Release 3.14.3</h1>
|
||||
|
||||
<h1>Aug 05 2003</h1>
|
||||
<h1>4 September 2003</h1>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
|
@ -109,6 +109,14 @@ have been responsible for specific tasks in the past:</p>
|
||||
<td>?</td>
|
||||
<td>...</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="3">Release Approval</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><EFBFBD></td>
|
||||
<td>Release Manager</td>
|
||||
<td>Obtain a positive 'Ok to release' from all platform developers.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="3">Make the release</th>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user