mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 13:08:06 +00:00
Add CHANGES and release note for GL !4045
This commit is contained in:
parent
de49699b66
commit
10dd78126a
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
||||
5498. [test] The --with-gperftools-profiler configure option was
|
||||
removed. [GL !4045]
|
||||
|
||||
5497. [placeholder]
|
||||
|
||||
5496. [bug] The rate limiter needs to hold a reference to its task.
|
||||
|
@ -29,6 +29,14 @@ New Features
|
||||
from the parent. Replaces the time-based ``parent-registration-delay``
|
||||
configuration option. [GL #1613]
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- The ``--with-gperftools-profiler`` ``configure`` option was removed.
|
||||
To use the gperftools profiler, the ``HAVE_GPERFTOOLS_PROFILER`` macro
|
||||
now needs to be manually set in ``CFLAGS`` and ``-lprofiler`` needs to
|
||||
be present in ``LDFLAGS``. [GL !4045]
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user