]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Clarified just what program 894 affected:
authorDavid Lawrence <source@isc.org>
Fri, 8 Jun 2001 22:12:01 +0000 (22:12 +0000)
committerDavid Lawrence <source@isc.org>
Fri, 8 Jun 2001 22:12:01 +0000 (22:12 +0000)
 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

diff --git a/CHANGES b/CHANGES
index 991d94f68c264594511c17ee4003c0fdca16ce2c..80ff4d7863e267a031c36e4eb36e791a3be74d12 100644 (file)
--- 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