updated docu for EPICS 7.0.3

This commit is contained in:
2019-08-21 14:36:55 +02:00
parent cfbc4ac369
commit 81a901b386
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ Longer code segments are often set in a box.
<h2>Changes in Version 2.8</h2>
<ul>
<li>Support standard EPICS module build system.
<li>Compatible with EPICS base releases up to 7.0.1.
<li>Compatible with EPICS 7.
<ul>
<li>Support for new record types: int64in, int64out, lsi, lso.
<li>Support for INT64 and UINT64 in aai, aao, waveform.

View File

@ -17,7 +17,7 @@
<p>
<em>StreamDevice</em> works with
<a href="https://epics.anl.gov/base/index.php">EPICS base</a>
versions from R3.14.6 on, tested up to 7.0.1.
versions from R3.14.6 on, tested up to 7.0.3.
It also works (with limitations) with older
<a href="https://epics.anl.gov/base/R3-13.php">R3.13</a>
versions from R3.13.7 on.