clean query returns.

git-svn-id: file:///svn/unbound/trunk@1054 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2008-04-16 09:33:24 +00:00
parent f9fd2676f9
commit f47e78c543
2 changed files with 5 additions and 2 deletions

View 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.

View 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.