#define SYSCONFDIR "/etc/powerdns/"
#define LOCALSTATEDIR "/var/run/"
-#define VERSION "3.1.5-snapshot5"
+#define VERSION "3.1.5-rc1"
#define RECURSOR
#ifndef WIN32
PDNS_RECURSOR(1)\r
================
bert hubert <bert.hubert@netherlabs.nl>
-v3.0, 19 April 2006
+v3.0, 22 March 2008
NAME
----
--delegation-only::
Which domains we only accept delegations from
+\r
+--entropy-source::\r
+ Where to read new entropy from, defaults to /dev/urandom.\r
--export-etc-hosts::
If set, this flag will export the host names and IP addresses
--forward-zones::
Comma separated list of 'zonename=IP' pairs. Queries for zones
listed here will be forwarded to the IP address listed.
- auth-zones= ds9a.nl=213.244.168.210, powerdns.com=127.0.0.1.
- Available since 3.1.
+ forward-zones= ds9a.nl=213.244.168.210, powerdns.com=127.0.0.1.
+ Available since 3.1. For more details, see the manual.
--forward-zones-file::
listed here will be forwarded to the IP address listed.
One zone per line, like: ds9a.nl=213.244.168.210
- Available since 3.1.5
+ Available since 3.1.5. For more details, see the manual.
--hint-file::
If set, load root hints from this file
+3.1.5-rc1-1
+Sat, 22 Mar 2008 19:42:46 +0100
+* Heading up to release
+-- bert hubert <bert.hubert@netherlabs.nl>
3.1.5-snapshot5-1
Sat, 15 Mar 2008 23:36:13 +0100
* first .deb of snapshots