From: Josh Soref Date: Thu, 2 Feb 2017 10:17:02 +0000 (+0000) Subject: spelling: notifications X-Git-Tag: rec-4.1.0-alpha1~291^2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba833651fd22c106c604efc7d1e9fb3d85cb0070;p=pdns spelling: notifications --- diff --git a/docs/markdown/changelog.raw.md b/docs/markdown/changelog.raw.md index 39a8f8322..b1c1b5835 100644 --- a/docs/markdown/changelog.raw.md +++ b/docs/markdown/changelog.raw.md @@ -1232,7 +1232,7 @@ Changes between 3.3.1 and 3.4.0-RC1 follow. - [commit 9245fd9](https://github.com/PowerDNS/pdns/commit/9245fd9): don't addSuckRequest after supermaster zone creation to avoid one cause of simultaneous AXFR for the same zone - [commit 719f902](https://github.com/PowerDNS/pdns/commit/719f902): fix dual-stack superslave when multiple namservers share a ip - [commit 33966bf](https://github.com/PowerDNS/pdns/commit/33966bf): avoid address truncation in doNotifications -- [commit eac85b1](https://github.com/PowerDNS/pdns/commit/eac85b1): prevent duplicate slave notications caused by different ipv6 address formatting +- [commit eac85b1](https://github.com/PowerDNS/pdns/commit/eac85b1): prevent duplicate slave notifications caused by different ipv6 address formatting - [commit 3c8a711](https://github.com/PowerDNS/pdns/commit/3c8a711): make notification queue ipv6 compatible - [commit 0c13e45](https://github.com/PowerDNS/pdns/commit/0c13e45): make isMaster ip check more tolerant for different ipv6 notations - Various fixes for possible issues reported by Coverity Scan ([commit f17c93b](https://github.com/PowerDNS/pdns/commit/f17c93b), )