From 95940593a680fd37704b74849902ca7fd2ff8f2a Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 22 Aug 2000 00:58:12 +0000 Subject: [PATCH] note that ACL names are now case sensitive --- doc/misc/migration | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/misc/migration b/doc/misc/migration index 1dca716704..2e6b7adc5d 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -39,6 +39,12 @@ statement. In BIND 8, the new logging configuration took effect immediately after the "logging" statement was read. +1.3. Case sensitivity + +In BIND 9, ACL names are case sensitive. In BIND 8 they were case +insensitive. + + 2. Zone File Compatibility 2.1. Strict RFC1035 Interpretation of TTLs in Zone Files @@ -93,4 +99,4 @@ completely. We have contacted the manufacturer of the name server in case and are trying to resolve the issue with them. -$Id: migration,v 1.5 2000/08/09 04:37:41 tale Exp $ +$Id: migration,v 1.6 2000/08/22 00:58:12 gson Exp $