From: Otto Date: Wed, 24 Mar 2021 13:59:31 +0000 (+0100) Subject: Fix typos and incoorporate suggestions. X-Git-Tag: rec-4.6.0-alpha0~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4312d27915fd3923b6ed630bfd44c1fc670d2591;p=thirdparty%2Fpdns.git Fix typos and incoorporate suggestions. --- diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 764db205d7..c40a5798e6 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -1197,6 +1197,7 @@ ourtime outpacket outputbuffer outqueries +oxpedia PACKAGEVERSION packetcache packethandler diff --git a/pdns/recursordist/docs/appendices/EOL.rst b/pdns/recursordist/docs/appendices/EOL.rst index ef53823a73..b73ae3c4f8 100644 --- a/pdns/recursordist/docs/appendices/EOL.rst +++ b/pdns/recursordist/docs/appendices/EOL.rst @@ -12,7 +12,7 @@ Pre-releases do not receive immediate security updates. The currently supported release train of the PowerDNS Recursor is 4.4. -PowerDNS Recursor 4.3 will only receive crtical updates and will be +PowerDNS Recursor 4.3 will only receive critical updates and will be end of life after PowerDNS Recursor 4.6 is released. PowerDNS Recursor 4.2 will only receive critical updates. It diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index 72f2c068d7..659a61df7c 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -9,7 +9,7 @@ Changelogs for 4.5.X :pullreq: 9995 :tickets: 7982 - Support tcp fastopen connect. + Support TCP FastOpen connect on outgoing connections. .. change:: :tags: Improvements @@ -48,7 +48,7 @@ Changelogs for 4.5.X :pullreq: 10161 :tickets: 7591 - DATA size is unreliable, start using RES, as it seems reliable and relevant. + Using DATA to report memory usage is unreliable, start using RES instead, as it seems reliable and relevant. .. changelog:: :version: 4.5.0-alpha3