mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
284. [func] The DNSSEC key generation and signing tools now
generate randomness from keyboard input on systems
that lack /dev/random.
283. [cleanup] The 'lwresd' program is now a link to 'named'.
This commit is contained in:
parent
33e482fa3e
commit
822f118444
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
284. [func] The DNSSEC key generation and signing tools now
|
||||
generate randomness from keyboard input on systems
|
||||
that lack /dev/random.
|
||||
|
||||
283. [cleanup] The 'lwresd' program is now a link to 'named'.
|
||||
|
||||
282. [bug] lexer now returns ISC_R_RANGE if parsed integer is
|
||||
too big for an usigned long.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue