CHANGES for [GL #3399]

This commit is contained in:
Evan Hunt 2022-09-13 18:17:55 -07:00
parent 17da7dee5c
commit 90117edc49

View file

@ -1,3 +1,7 @@
5967. [cleanup] Flagged the "random-device" option (which was
already nonoperational) as obsolete; configuring it
will generate a warning. [GL #3399]
5963. [bug] Ensure struct named_server is properly initialized.
[GL #6531]