mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
note that ACL names are now case sensitive
This commit is contained in:
parent
29ae20604d
commit
95940593a6
1 changed files with 7 additions and 1 deletions
|
|
@ -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 $
|
||||
|
|
|
|||
Loading…
Reference in a new issue