]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
clean query returns.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Apr 2008 09:33:24 +0000 (09:33 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Apr 2008 09:33:24 +0000 (09:33 +0000)
git-svn-id: file:///svn/unbound/trunk@1054 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/requirements.txt

index f245351fa65c496f40ca651b71ff45ec120822d1..f205eef63671d1fa42f8a3e9ac3ef011d315d68b 100644 (file)
@@ -1,3 +1,6 @@
+16 April 2008: Wouter
+       - requirements doc, updated clean query returns.
+
 15 April 2008: Wouter
        - fixup default rc.d pidfile location to /usr/local/etc.
        - iana ports updated.
index 49842aacc48ccaad054d28f158ebd9e2df143d04..9b64809518b87f1adffb089e6001b557d4d4b52b 100644 (file)
@@ -203,6 +203,6 @@ o If a client makes a query without RD bit, in the case of a returned
 o Case preservation
   Unbound preserves the casing received from authority servers as best 
   as possible. It compresses without case, so case can get lost there.
-  The casing from the authority server is used in preference to the casing
-  of the query name. This is different from BIND. RFC4343 allows either 
+  The casing from the query name is used in preference to the casing
+  of the authority server. This is the same as BIND. RFC4343 allows either 
   behaviour.