mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
Add CHANGES for [GL #2402]
This commit is contained in:
parent
9223c7d599
commit
98dc47d351
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
5582. [bug] BIND 9 failed to build when static OpenSSL libraries
|
||||
were used and the *.pc files for libssl and/or libcrypto
|
||||
were unavailable. This has been fixed by ensuring the
|
||||
correct linking order for libssl and libcrypto is always
|
||||
used. [GL #2402]
|
||||
|
||||
5581. [bug] Fix memory leak happening when inline-signed zones
|
||||
were added to the configuration followed by a
|
||||
reconfiguration of named. [GL #2041]
|
||||
|
|
|
|||
Loading…
Reference in a new issue