From f3d116387d5b04f7490b22411e18012d98f067e2 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 7 Jan 2009 14:05:09 +0000 Subject: [PATCH] typo fix and iana portlist updated git-svn-id: file:///svn/unbound/trunk@1414 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + smallapp/unbound-checkconf.c | 2 +- util/iana_ports.inc | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 8a2296c9d..d93011a83 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - version 1.2.0 in preparation. - feature to allow wildcards (*, ?, [], {}. ~) in trusted-keys-file statements. (Adapted from patch by Paul Wouters). + - typo fix and iana portlist updated. 6 January 2009: Wouter - fixup packet-of-death when compiled with --enable-debug. diff --git a/smallapp/unbound-checkconf.c b/smallapp/unbound-checkconf.c index 4b78e6a21..a7c3d3cba 100644 --- a/smallapp/unbound-checkconf.c +++ b/smallapp/unbound-checkconf.c @@ -265,7 +265,7 @@ check_chroot_filelist(const char* desc, struct config_strlist* list, } } -/** check file list, with wilcard processing. */ +/** check file list, with wildcard processing */ static void check_chroot_filelist_wild(const char* desc, struct config_strlist* list, const char* chrootdir, struct config_file* cfg) diff --git a/util/iana_ports.inc b/util/iana_ports.inc index b7fb8ab24..54851878d 100644 --- a/util/iana_ports.inc +++ b/util/iana_ports.inc @@ -4888,6 +4888,7 @@ 10990, 11000, 11001, +11106, 11111, 11112, 11161,