Show
Ignore:
Timestamp:
10/29/05 01:05:40 (8 years ago)
Author:
ahu
Message:

document bugfix in previous commit
fix named.conf include file problem reported in  http://mailman.powerdns.com/pipermail/pdns-dev/2005-October/000361.html

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.sgml

    r523 r526  
    235235              <para> 
    236236                Bindbackend did not notice changed zones, this problem has been fixed by the move to Bind2. 
     237              </para> 
     238            </listitem> 
     239            <listitem> 
     240              <para> 
     241                Pipebackend did not clean up, leading to an additional pipe backend per AXFR or pdns_control reload. Discovered by Marc Jauvin, fixed by commit 525. 
     242              </para> 
     243            </listitem> 
     244            <listitem> 
     245              <para> 
     246                Bindbackend (both old and current versions) did not honour 'include' statements in <filename>named.conf</filename> 
     247                on <command>pdns_control rediscover</command>. Noted by Marc Jauvin, fixed by commit 526. 
    237248              </para> 
    238249            </listitem>