pull latest from epics-base

This commit is contained in:
mrkraimer
2018-01-08 09:20:13 -05:00
5 changed files with 46 additions and 43 deletions
+7 -11
View File
@@ -12,14 +12,10 @@ API changes to PvaClientGet, ..., PvaClientMonitor
pvaClientGet, ..., pvaClientMonitor all implemented PvaClientChannelStateChangeRequester.
This was never called and has been removed.
Works with pvDataCPP-7.0 and pvAccessCPP-6.0 versions
-----------------------------------------------------
EPICS V4 release 4.7
====================
Works with release/7.0 of pvDataCPP and release/6.0 of pvAccessCPP
------------------------------------------------------------------
Will not work with older versions.
Will not work with older versions of these modules.
destroy methods removed
-----------------------
@@ -57,8 +53,8 @@ A new method is also implemented
);
EPICS V4 release 4.6
====================
pvaClientCPP Version 4.2
========================
* The examples are moved to exampleCPP.
* Support for channelRPC is now available.
@@ -66,8 +62,8 @@ EPICS V4 release 4.6
EPICS V4 release 4.5
====================
pvaClientCPP Version 4.1
========================
pvaClient is a synchronous API for pvAccess.
+2 -2
View File
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>EPICS pva</title>
<title>EPICS pvaClientCPP</title>
<link rel="stylesheet" type="text/css"
href="http://epics-pvdata.sourceforge.net/base.css" />
<link rel="stylesheet" type="text/css"
@@ -26,7 +26,7 @@
<div class="head">
<h1>EPICS pvaClientCPP</h1>
<h2 class="nocount">Release 4.7.0-SNAPSHOT - 2017-06-29</h2>
<h2 class="nocount">Release 4.3.0 - 2017-12-14</h2>
<h2 class="nocount">Abstract</h2>