From: Wouter Wijngaards Date: Wed, 16 Apr 2008 09:33:24 +0000 (+0000) Subject: clean query returns. X-Git-Tag: release-0.11~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47e78c5436f5e3235d0f9c8f66cfbd87988f111;p=thirdparty%2Funbound.git clean query returns. git-svn-id: file:///svn/unbound/trunk@1054 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index f245351fa..f205eef63 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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. diff --git a/doc/requirements.txt b/doc/requirements.txt index 49842aacc..9b6480951 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -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.