From f479c9ff5576b3d138c7e52cfc2319b185b7ebcf Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 8 Jun 2001 22:12:01 +0000 Subject: [PATCH] Clarified just what program 894 affected: 894. [bug] When using the DNSSEC tools, a message intended to warn when the keyboard was being used because of the lack of a suitable random device was not being printed. --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 991d94f68c..80ff4d7863 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ - 894. [bug] A message intended to warn when the keyboard was being - used because of the lack of a suitable random device - was not being printed. + 894. [bug] When using the DNSSEC tools, a message intended to warn + when the keyboard was being used because of the lack + of a suitable random device was not being printed. 893. [func] Removed isc_file_test() and added isc_file_exists() for the basic functionality that was being added