RELEASE_NOTES, README cleanup

This commit is contained in:
Matej Sekoranja
2015-10-12 23:28:21 +02:00
parent b80c0aa1c9
commit 3105819a54
5 changed files with 0 additions and 33 deletions

View File

@ -1,11 +0,0 @@
<h1>Release release/3.1 IN DEVELOPMENT</h1>
<p>The main changes since release 3.0.2 are:</p>
<ul>
<li>pvAccess API is changed.</li>
</ul>
<h2>pvAccess API is changed.</h2>
<p>Instead of data (PVStructure) appearing in connect callback (for example channelGetConnect)
it now is present in method called by whoever delivers the data.
See pvAccessJava.html for details.</p>
<h1>Release 3.0.4</h1>
<p>This was the starting point for RELEASE_NOTES</p>

View File

@ -1,9 +0,0 @@
<h1>TODO</h1>
<h2>pvAccessCPP.html</h2>
<p>This needs to be written.
For now it just refers to pvAccessJava.html</p>
<h2>RPCClient</h2>
<p>The C++ implementation only has method request.
The Java version has methods: destroy, waitConnect, request, sendRequest, and waitResponse.</p>
<h2>Matej to add info</h2>
<p>This markdown document is for Matej to edit.</p>

View File

@ -1,13 +0,0 @@
TODO
===========
pvAccessCPP.html
------------
This needs to be written.
For now it just refers to pvAccessJava.html
Matej to add info
--------
This markdown document is for Matej to edit.