From 5760b1247b9ee46b1fad7dcd2c4a8f58e7cedf97 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 7 Oct 2010 17:30:49 -0500 Subject: [PATCH] Added release notes for the capr.pl script. --- documentation/RELEASE_NOTES.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 52843c255..66cbfbe2f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -81,6 +81,12 @@ to aai or aao. waveform record. +

New capr.pl script

+ +

This Perl program attempts to replicate the behaviour of the IOC command +'dbpr' over Channel Access, printing the fields and values of the named record. +Run capr.pl -h for usage information.

+

devLib cleanup