2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 08:05:21 +00:00

253. [func] resolv.conf parser now recognises ';' and '#' as

comments (anywhere in line, not just as the beginning).

 252.   [bug]           resolv.conf parser mishandled masks on sortlists.
                        It slso aborted when an unrecognised keyword was seen,
                        now it silently ignores the entire line.
This commit is contained in:
James Brister
2000-06-14 19:07:11 +00:00
parent 374606311f
commit 379bd2c19c

View File

@@ -1,3 +1,10 @@
253. [func] resolv.conf parser now recognises ';' and '#' as
comments (anywhere in line, not just as the beginning).
252. [bug] resolv.conf parser mishandled masks on sortlists.
It slso aborted when an unrecognised keyword was seen,
now it silently ignores the entire line.
251. [bug] lwresd caught an assertion failure on startup. 251. [bug] lwresd caught an assertion failure on startup.
250. [bug] fixed handling of size+unit when value would be too 250. [bug] fixed handling of size+unit when value would be too