mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-06 00:22:04 -04:00
345. [bug] Large-scale changes/cleanups to dig:
* Significantly improve structure handling
* Don't pre-load entire batch files
* Add name/rr counting/limiting
* Fix SIGINT handling
* Shorten timeouts to match v8's behavior
This commit is contained in:
parent
1b1775921e
commit
375f19cfb2
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
345. [bug] Large-scale changes/cleanups to dig:
|
||||
* Significantly improve structure handling
|
||||
* Don't pre-load entire batch files
|
||||
* Add name/rr counting/limiting
|
||||
* Fix SIGINT handling
|
||||
* Shorten timeouts to match v8's behavior
|
||||
|
||||
344. [bug] When shutting down, lwresd sometimes tried
|
||||
to shut down its client tasks twice,
|
||||
|
|
|
|||
Loading…
Reference in a new issue