2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

[func], not [feature]

This commit is contained in:
Andreas Gustafsson
2000-04-11 19:12:50 +00:00
parent b4b4adc097
commit 83a39d3f3c

View File

@@ -2,12 +2,12 @@
names by introducing a new convenience function
dns_name_format().
41. [feature] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
41. [func] Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
to allow 'named' to run as a non-root user while
retaining the ability to bind() to privileged
ports.
40. [feature] Introduced new logging category "dnssec" and
40. [func] Introduced new logging category "dnssec" and
logging module "dns/validator".
39. [cleanup] Moved the typedefs for isc_region_t, isc_textregion_t,