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.