mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
Add release note for GL #2074
This commit is contained in:
parent
dbe63c7ae7
commit
b989be60bf
1 changed files with 5 additions and 0 deletions
|
|
@ -75,3 +75,8 @@ Bug Fixes
|
|||
same query was repeatedly sent until the number of queries sent
|
||||
reached the value of the ``max-recursion-queries`` configuration
|
||||
option. [GL #1847]
|
||||
|
||||
- Parsing of LOC records was made more strict by rejecting a sole period
|
||||
(``.``) and/or ``m`` as a value. These changes prevent zone files
|
||||
using such values from being loaded. Handling of negative altitudes
|
||||
which are not integers was also corrected. [GL #2074]
|
||||
|
|
|
|||
Loading…
Reference in a new issue