]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
upgrade notes, module-dir location switched form LIBDIR to PKGLIBDIR 1525/head
authorKees Monshouwer <mind04@monshouwer.org>
Sat, 5 Jul 2014 12:20:49 +0000 (14:20 +0200)
committermind04 <mind04@monshouwer.org>
Wed, 9 Jul 2014 22:52:55 +0000 (00:52 +0200)
pdns/docs/pdns.xml

index ee60416f829c7dcaf0a82eae246e021023395bb0..7072e4056460a7d2a886bf1a2b89a8cf46da7bd6 100644 (file)
@@ -12745,6 +12745,11 @@ ALTER TABLE records MODIFY auth INT DEFAULT 1;
 UPDATE records SET auth=1 WHERE auth IS NULL;
       </screen>
     </para>
+    <note>
+      <para>
+        The default location of the backend <command>module-dir</command> has changed from libdir to pkglibdir. pkglibdir is defined as '$(libdir)/pdns'
+      </para>
+    </note>
   </sect1>
   </chapter>