From b73cc0ff072fa37149a3e9c3f376f70a65764b79 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 21 Sep 2001 01:15:16 +0000 Subject: [PATCH] Nsupdate differences. --- doc/misc/migration | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/misc/migration b/doc/misc/migration index ef979977ca..729e97eafb 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -227,5 +227,11 @@ created with different file permissions than they did in BIND 8. If necessary, the umask should be set explicitly in the script used to start the named process. +8. Nsupdate -$Id: migration,v 1.37 2001/06/28 23:28:34 gson Exp $ +The BIND 8 implementation had a undocumented feature where a update +request would be broken down into multiple requests based upon the +discovered zones that contained the records. This behaviour has +not been implemented in BIND 9. + +$Id: migration,v 1.38 2001/09/21 01:15:16 marka Exp $