From: Pierce Lopez Date: Thu, 30 Aug 2018 01:12:40 +0000 (-0400) Subject: changelog: 4.1.4 back-ported #6648 not #6848 X-Git-Tag: dnsdist-1.3.3~135^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b591d90bc66bed9195401e9bd6efbd2e4170810f;p=thirdparty%2Fpdns.git changelog: 4.1.4 back-ported #6648 not #6848 pull-request #6648 is mysql transaction-isolation syntax change pull-request #6848 is lua logging stuff --- diff --git a/docs/changelog/4.1.rst b/docs/changelog/4.1.rst index e97948b1fa..1839862147 100644 --- a/docs/changelog/4.1.rst +++ b/docs/changelog/4.1.rst @@ -13,7 +13,7 @@ Changelogs for 4.1.x .. change:: :tags: Improvements - :pullreq: 6842, 6844, 6848 + :pullreq: 6842, 6844, 6648 :tickets: 6632 Make the gmysql backend future-proof. (Chris Hofstaedtler)