Update documentation for 5.2.0 release

This commit is contained in:
Andrew Johnson
2017-12-14 17:30:55 -06:00
parent fb6873e9a3
commit ba2e1c8a1d
3 changed files with 18 additions and 6 deletions

View File

@ -14,6 +14,10 @@
<body>
<h1>Release 5.2.0</h1>
<p>This release contains bug fixes and minor source updates needed to
build against the latest version of pvData.</p>
<h1>Release 5.1.2</h1>

View File

@ -1,3 +1,9 @@
Release 5.2.0
=============
This release contains bug fixes and minor source updates needed to
build against the latest version of pvData.
Release 5.1.2
=============

View File

@ -36,20 +36,22 @@
<div class="head">
<h1>EPICS normativeTypesCPP</h1>
<h2 class="nocount">Release 5.1.2 - 2016.09.13</h2>
<h2 class="nocount">Release 5.2.0 - 2017.12.14</h2>
<dl>
<dt>Editors:</dt>
<dd> Marty Kraimer, BNL<br />
<dd> Marty Kraimer<br />
Matej Sekoranja, CosyLab<br />
David Hickin, Diamond Light Source
</dd>
</dl>
<p class="copyright">This product is made available subject to acceptance of the <a
href="http://epics-pvdata.sourceforge.net/LICENSE.html">EPICS open source
license.</a></p>
<p class="copyright">This software is published under the terms of
the <a href="http://epics-pvdata.sourceforge.net/LICENSE.html">EPICS
Open license.</a></p>
<hr />
</div>
<h2 class="nocount">Abstract</h2>
<p>EPICS Version 4 provides efficient
@ -66,7 +68,7 @@ V4 control system programming environment:<br />
<h2 class="nocount">Status of this Document</h2>
<p>This is the 13-September-2016 version for the 5.1.2 release of the
<p>This is the 14-December-2017 version for the 5.2.0 release of the
C++ implementation of normativeTypes.
</p>