]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
typo fix and iana portlist updated
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 7 Jan 2009 14:05:09 +0000 (14:05 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 7 Jan 2009 14:05:09 +0000 (14:05 +0000)
git-svn-id: file:///svn/unbound/trunk@1414 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
smallapp/unbound-checkconf.c
util/iana_ports.inc

index 8a2296c9d745ab4fc445c86cf7360a5cfab85c41..d93011a83ba66d168100d633b8170d4ee73b8636 100644 (file)
@@ -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.
index 4b78e6a2194b09854fa6efe308bcf79aae0b8fa2..a7c3d3cba3c914842e5be3e5e40a4ed3902d9653 100644 (file)
@@ -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)
index b7fb8ab248fa772ec7cb1901ed3164de1fefd7a4..54851878d005c1035c9270d12d8ef3c1a0c22ec7 100644 (file)
 10990,
 11000,
 11001,
+11106,
 11111,
 11112,
 11161,