Add CHANGES and release note for GL #2166

(cherry picked from commit 2869ca1401)
This commit is contained in:
Ondřej Surý
2020-09-21 11:02:22 +02:00
parent 98def35e72
commit f79692c831
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
5506. [bug] Properly handle failed sysconf() calls, so we don't
report invalid memory size. [GL #2166]
--- 9.11.23 released ---
5497. [bug] 'dig +bufsize=0' failed to disable EDNS. [GL #2054]
+3 -1
View File
@@ -65,7 +65,9 @@
<itemizedlist>
<listitem>
<para>
None.
<command>named</command> would report invalid memory size when running
in an environment that doesn't properly report number of available
memory pages or pagesize. [GL #2166] None.
</para>
</listitem>
</itemizedlist>