]> granicus.if.org Git - pdns/commitdiff
fix minor typo
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 5 Feb 2016 12:53:52 +0000 (13:53 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 5 Feb 2016 12:53:52 +0000 (13:53 +0100)
pdns/dnsdistdist/website/markdown/changelog.md

index 750edb2673f40878a108b60278d9c52ce49f77c6..62559ad45a688ac55a935807b21e2b1d1839165d 100644 (file)
@@ -9,7 +9,7 @@ Changes since 1.0.0-alpha1:
  * Added a `source` option to `newServer()` to specify the local address or interface used to contact a downstream server ([#3138](https://github.com/PowerDNS/pdns/issues/3138))
  * CNAME and IPv6-only support have been added to spoofed responses ([#3064](https://github.com/PowerDNS/pdns/issues/3064))
  * `grepq()` can be used to search for slow queries, along with `topSlow()`
- * New Lua functions: `addDomainCNAMESpoof()`, `AllowAction()` by @bearggg, `exceedQRate()`, `MacAddrAction()`, `makeRule()`, `NotRule()`, `OrRule`, `QClassRule()`, `RCodeAction()`, `SpoofCNAMEAction()`, `SuffixMatchNodeRule()`, `TCPRule()`, `topSlow()`
+ * New Lua functions: `addDomainCNAMESpoof()`, `AllowAction()` by @bearggg, `exceedQRate()`, `MacAddrAction()`, `makeRule()`, `NotRule()`, `OrRule()`, `QClassRule()`, `RCodeAction()`, `SpoofCNAMEAction()`, `SuffixMatchNodeRule()`, `TCPRule()`, `topSlow()`
  * `NetmaskGroup` support have been added in Lua ([#3144](https://github.com/PowerDNS/pdns/issues/3144))
  * Added `MacAddrAction()` to add the source MAC address to the forwarded query ([#3313](https://github.com/PowerDNS/pdns/issues/3313))