From 47871e33fb84e286e8e938caa1fccd18deee0d0d Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 21 Sep 2001 17:34:37 +0000 Subject: [PATCH] consistent section spacing --- doc/misc/migration | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/misc/migration b/doc/misc/migration index b9e2979caa..0c5b3c346b 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -60,6 +60,7 @@ query-source as in BIND 8. Multiple classes have to be put into explicit views for each class. + 2. Zone File Compatibility 2.1. Strict RFC1035 Interpretation of TTLs in Zone Files @@ -117,6 +118,7 @@ line. $GENERATE: The "$$" construct for getting a literal $ into a domain name is deprecated. Use \$ instead. + 3. Interoperability Impact of New Protocol Features 3.1. EDNS0 @@ -227,6 +229,7 @@ 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 Differences The BIND 8 implementation of nsupdate had an undocumented feature @@ -238,4 +241,4 @@ updates in a single invocation of nsupdate by terminating each update with an empty line or a "send" command. -$Id: migration,v 1.39 2001/09/21 17:33:48 gson Exp $ +$Id: migration,v 1.40 2001/09/21 17:34:37 gson Exp $