diff --git a/CHANGES b/CHANGES index e92adf5038..9513b9e2ed 100644 --- a/CHANGES +++ b/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,