update release notes

This commit is contained in:
Michael Davidsaver
2017-07-18 19:06:55 +02:00
parent ae501327cd
commit 937fb154c1
7 changed files with 89 additions and 39 deletions
+1
View File
@@ -31,6 +31,7 @@ namespace pvAccess {
class ServerContext;
class RPCChannelProvider;
//! Serves (only) RPCServiceAsync and RPCService instances.
class epicsShareClass RPCServer :
public std::tr1::enable_shared_from_this<RPCServer>
{