mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-19 23:48:53 -04:00
parent
ea23a4868c
commit
b25638d9be
3 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.11.0rc3 released ---
|
||||
|
||||
4471. [cleanup] Render client/query logging format consistent for
|
||||
ease of log file parsing. (Note that this affects
|
||||
"querylog" format: there is now an additional field
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@
|
|||
# 9.10: 140-149
|
||||
# 9.11: 160-169
|
||||
LIBINTERFACE = 166
|
||||
LIBREVISION = 1
|
||||
LIBREVISION = 2
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -7,5 +7,5 @@ MAJORVER=9
|
|||
MINORVER=11
|
||||
PATCHVER=0
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=2
|
||||
RELEASEVER=3
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue