mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
CHANGES note for [GL !6516]
[cleanup] Move the duplicated ASCII case conversion tables to isc_ascii where they can be shared, and replace the various hot-path tolower() loops with calls to new isc_ascii implementations.
This commit is contained in:
parent
68029bfc9d
commit
022bb06264
5
CHANGES
5
CHANGES
@ -1,3 +1,8 @@
|
||||
5965. [cleanup] Move the duplicated ASCII case conversion tables to
|
||||
isc_ascii where they can be shared, and replace the
|
||||
various hot-path tolower() loops with calls to new
|
||||
isc_ascii implementations. [GL !6516]
|
||||
|
||||
5964. [func] When an international domain name is not valid, DiG will
|
||||
now pass it through unchanged, instead of stopping with
|
||||
an error message. [GL #3527]
|
||||
|
Loading…
x
Reference in New Issue
Block a user