Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
4ba89a0c
Commit
4ba89a0c
authored
May 17, 2016
by
Mark Andrews
Browse files
9.11.0a2
parent
e2047969
Changes
7
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
4ba89a0c
--- 9.11.0a1 released ---
4366. [bug] Address race condition when updating rbtnode bit
fields. [RT #42379]
...
...
lib/bind9/api
View file @
4ba89a0c
...
...
@@ -7,5 +7,5 @@
# 9.10: 140-149
# 9.11: 160-169
LIBINTERFACE = 160
LIBREVISION =
0
LIBREVISION =
1
LIBAGE = 0
lib/dns/api
View file @
4ba89a0c
...
...
@@ -6,6 +6,6 @@
# 9.9-sub: 130-139, 150-159
# 9.10: 140-149
# 9.11: 160-169
LIBINTERFACE = 16
0
LIBINTERFACE = 16
1
LIBREVISION = 0
LIBAGE = 0
lib/isc/api
View file @
4ba89a0c
...
...
@@ -6,6 +6,6 @@
# 9.9-sub: 130-139
# 9.10: 140-149
# 9.11: 160-169
LIBINTERFACE = 16
0
LIBINTERFACE = 16
1
LIBREVISION = 0
LIBAGE =
0
LIBAGE =
1
lib/isccc/api
View file @
4ba89a0c
...
...
@@ -7,5 +7,5 @@
# 9.10: 140-149
# 9.11: 160-169
LIBINTERFACE = 160
LIBREVISION =
0
LIBREVISION =
1
LIBAGE = 0
lib/isccfg/api
View file @
4ba89a0c
...
...
@@ -7,5 +7,5 @@
# 9.10: 140-149
# 9.11: 160-169
LIBINTERFACE = 160
LIBREVISION =
0
LIBREVISION =
1
LIBAGE = 0
version
View file @
4ba89a0c
...
...
@@ -7,5 +7,5 @@ MAJORVER=9
MINORVER=11
PATCHVER=0
RELEASETYPE=a
RELEASEVER=
1
RELEASEVER=
2
EXTENSIONS=
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment