summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2013-05-03 12:55:45 +0200
committerTomas Hozza <thozza@redhat.com>2013-05-03 12:55:45 +0200
commitad6dbbdee6de252f15381884842a521af9bce50f (patch)
treef7f118c6ff6078e7bc963bd127470e120503b5b3 /bind.spec
parentd0fda061350943f2c64a67185ecec236d99e8023 (diff)
Include managed-keys-directory statement in named.conf.sample (#948026)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/bind.spec b/bind.spec
index 69299b3..cc2b652 100644
--- a/bind.spec
+++ b/bind.spec
@@ -783,6 +783,7 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Fri May 03 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-0.5.rc1
- Include recursion Warning in named.conf and named.conf.sample (#740894)
+- Include managed-keys-directory statement in named.conf.sample (#948026)
* Thu May 02 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-0.4.rc1
- Fix zone2sqlite to quote table names when creating/dropping/inserting (#919417)