]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Move to alpha3, since alpha2 contains a last-mintue introduced error.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Oct 2019 16:20:34 +0000 (17:20 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Oct 2019 16:20:34 +0000 (17:20 +0100)
pdns/recursordist/docs/changelog/4.3.rst

index f982ddfed795b23b4b5b62e0b00c287a56c9f991..928146e2e1009ddc7735a8018f333fa8822ee955 100644 (file)
@@ -2,7 +2,7 @@ Changelogs for 4.3.x
 ====================
 
 .. changelog::
-  :version: 4.3.0-alpha2
+  :version: 4.3.0-alpha3
   :released: 29th of October 2019
 
   .. change::
@@ -11,28 +11,24 @@ Changelogs for 4.3.x
 
     Rec: prime NS records of root-servers.net parent (.net)
 
-
   .. change::
     :tags: Improvements
     :pullreq: 8463
 
     Rec: Update CentOS 6 init script (None)
 
-
   .. change::
     :tags: Improvements
     :pullreq: 8451
 
     Basic validation of $GENERATE parameters
 
-
   .. change::
     :tags: Bug fixes
     :pullreq: 8433
 
     Dns64: stop hiding PTR indirection
 
-
   .. change::
     :tags: New features
     :pullreq: 8391
@@ -40,50 +36,43 @@ Changelogs for 4.3.x
 
     Rec: Allow multiple simultaneous incoming TCP queries over a connection
 
-
   .. change::
     :tags: Improvements
     :pullreq: 8344
 
     Add signal handling for SIGTERM and SIGINT in pdns_recursor, if we are PID1 (Frank Louwers)
 
-
   .. change::
     :tags: New Features
     :pullreq: 8367
 
     Implement RFC 8020 "NXDOMAIN: There Really Is Nothing Underneath"
 
-
   .. change::
     :tags: New features
     :pullreq: 8400
 
     Add CentOS 8 as builder target
 
-
   .. change::
     :tags: Bug fixes
     :pullreq: 8371
 
     Fix chmod paths in rules files
 
-
   .. change::
     :tags: New features
     :pullreq: 8366
 
     Rec: Build Newly Observed Domain (NOD) support by default.
 
-
   .. change::
     :tags: Bug fixes
     :pullreq: 8360
     :tickets: 8352
 
     Rec: chmod/own recursor.conf for the systemd case
-
-
+    
   .. change::
     :tags: Bug fixes
     :pullreq: 8340
@@ -91,34 +80,34 @@ Changelogs for 4.3.x
 
     Fix #8338: Issue with "zz" abbreviation for IPv6 RPZ triggers
 
-
   .. change::
     :tags: Bug fixes
     :pullreq: 8317
 
     Retry getrandom() on EINTR
 
-
   .. change::
     :tags: Improvements
     :pullreq: 8287
 
     Docs: Add small description for pipe backend about distributor-threads (Donatas Abraitis)
 
-
   .. change::
     :tags: Improvements
     :pullreq: 8290
 
     Improve commandline error reporting for non-opts
 
-
   .. change::
     :tags: New features
     :pullreq: 7758
 
     Recursor webhandler for prometheus metrics (Greg Cockroft)
 
+.. changelog::
+  :version: 4.3.0-alpha2
+  :released: Never released
+
 .. changelog::
   :version: 4.3.0-alpha1
   :released: 5th of September 2019