mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 14:50:00 -04:00
prep 9.14.0rc3
This commit is contained in:
parent
fdeb694c1e
commit
2d36283bc1
2 changed files with 3 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -19,6 +19,8 @@
|
|||
5183. [bug] Reinitialize ECS data before reusing client
|
||||
structures. [GL #881]
|
||||
|
||||
--- 9.14.0rc3 released ---
|
||||
|
||||
5182. [bug] Fix a high-load race/crash in handling of
|
||||
isc_socket_close() in resolver. [GL #834]
|
||||
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -7,5 +7,5 @@ MAJORVER=9
|
|||
MINORVER=14
|
||||
PATCHVER=0
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=2
|
||||
RELEASEVER=3
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue