2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

1019. [bug] The value of the lame-ttl option was limited to 18000

seconds, not 1800 seconds as documented. [RT #1803]
This commit is contained in:
Andreas Gustafsson 2001-09-27 22:37:24 +00:00
parent 6859033d42
commit 7655e78c36

View File

@ -1,4 +1,7 @@
1019. [bug] The value of the lame-ttl option was limited to 18000
seconds, not 1800 seconds as documented. [RT #1803]
1018. [bug] The default log channel was not always initialized
correctly. [RT #1813]