mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 00:30:05 -04:00
Releasing 9.4.3b2
This commit is contained in:
parent
e9bce1c912
commit
acbaca95fb
3 changed files with 4844 additions and 4835 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.4.3b2 released ---
|
||||
|
||||
2385. [bug] A condition variable in socket.c could leak in
|
||||
rare error handling [RT #17968].
|
||||
|
||||
|
|
|
|||
9673
doc/arm/Bv9ARM.pdf
9673
doc/arm/Bv9ARM.pdf
File diff suppressed because one or more lines are too long
4
version
4
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.29.134.19 2008/04/18 19:17:16 each Exp $
|
||||
# $Id: version,v 1.29.134.20 2008/07/01 00:08:44 each Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -7,4 +7,4 @@ MAJORVER=9
|
|||
MINORVER=4
|
||||
PATCHVER=3
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
RELEASEVER=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue