Changeset 526 for trunk/pdns/pdns/docs/pdns.sgml
- Timestamp:
- 10/29/05 01:05:40 (8 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/docs/pdns.sgml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/docs/pdns.sgml
r523 r526 235 235 <para> 236 236 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. 237 248 </para> 238 249 </listitem>