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:
Andreas Gustafsson 2000-06-27 21:08:39 +00:00
parent 33e482fa3e
commit 822f118444

View file

@ -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.