aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92fc13402..d03b70e40 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ Currently CoreDNS is able to:
* Provide Logging.
There are corner cases not implement and some blatantly missing functionality; i.e. the secondary
-implement *does not* requery the primary -- *ever*.
+implementation *does not* requery the primary -- *ever*, leading to stale data if the server is
+not restarted.
But all in all, CoreDNS should already be able to provide you with enough functionality to replace
parts of BIND9, Knot, NSD or PowerDNS.