From 438ed926bae809a194fda92b9d1a0d580ed263f7 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Fri, 14 Nov 2008 13:20:42 +0000 Subject: [PATCH] Added -p option to commandline tools to specify CA priority. --- documentation/RELEASE_NOTES.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 18d9c4af2..441be8e9e 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,11 @@

Changes between 3.14.10 and 3.14.11

+

CA Commandline tools: priority support

+ +

A new option -p was added to all Channel Access command line +tools to allow specifying the CA priority.

+

Linux: Use libncurses

Changed linux builds to link against libncurses instead of libcurses