Changelogs for 4.1.x
====================
+.. changelog::
+ :version: 4.1.4
+ :released: August 30th 2018
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 6590
+
+ Fix warnings reported by gcc 8.1.0.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 6842, 6844, 6848
+ :tickets: 6632
+
+ Make the gmysql backend future-proof. (Chris Hofstaedtler)
+
+ * Use future-proof statement for transaction isolation
+ * Allow compiling against MySQL 8 client header files
+ * Workaround MariaDB pretending to be MySQL
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 6686
+ :tickets: 6685
+
+ Initialize some missed qtypes. (Chris Hofstaedtler)
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 6691
+ :tickets: 4457
+
+ ``pdns_control notify``: handle slave without renotify properly. (Chris Hofstaedtler)
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 6738
+ :tickets: 6736
+
+ Reset the TSIG state between queries.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 6857
+
+ Remove SOA-check backoff on incoming notify and fix lock handling. (Klaus Darilion)
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 6858
+
+ Fix an issue where updating a record via DNS-UPDATE in a child zone that also exists in the parent zone, we would incorrectly apply the update to the parent zone.
+
+ .. change::
+ :tags: Bug Fixes, API
+ :pullreq: 6780
+
+ Avoid concurrent records/comments iteration from running out of sync.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 6677
+ :tickets: 6676
+
+ Geoipbackend: check ``geoip_id_by_addr_gl`` and ``geoip_id_by_addr_v6_gl`` return value. (Aki Tuomi)
+
+ .. change::
+ :tags: Bug Fixes, API
+ :pullreq: 6816
+
+ Fix a crash in the API when adding records
+
.. changelog::
:version: 4.1.3
:released: 24th of May 2018