2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

Convert all config structure integer values to unsigned integer

(isc_uint32_t) to match grammer.
This commit is contained in:
James Brister 2000-06-05 09:17:01 +00:00
parent ac3b769801
commit 40f349ad1f

View File

@ -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