From 83a39d3f3c9b9966bc060d46e8e419adb004888a Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 11 Apr 2000 19:12:50 +0000 Subject: [PATCH] [func], not [feature] --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 4f3829fbeb..381a0c96cd 100644 --- a/CHANGES +++ b/CHANGES @@ -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,