diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3369 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3369 b/changes/bug3369 new file mode 100644 index 0000000000..9c0d0e699a --- /dev/null +++ b/changes/bug3369 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - When asked about a DNS record type we don't support via a + client DNSPort, reply with NOTIMPL rather than an empty + reply. Patch by intrigeri. Fixes bug 3369; bugfix on 2.0.1-alpha. |