mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Convert all config structure integer values to unsigned integer
(isc_uint32_t) to match grammer.
This commit is contained in:
parent
ac3b769801
commit
40f349ad1f
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
233. [cleanup] Convert all config structure integer values to unsigned
|
||||
integer (isc_uint32_t) to match grammer.
|
||||
|
||||
232. [bug] Allow slave zones to not have a file.
|
||||
|
||||
231. [func] Support new 'port' clause in config file options
|
||||
|
|
|
|||
Loading…
Reference in a new issue