From b94293f5913ac7aa45432cfc13ea12ae34cda803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 27 Nov 2018 14:04:56 +0100 Subject: [PATCH] Add CHANGES entry 5101. [bug] Fix default installation path for Python modules and remove the dnspython dependency accidentally introduced by change 4970. [GL #730] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 83703622cd..1a83a12ec6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5101. [bug] Fix default installation path for Python modules and + remove the dnspython dependency accidentally introduced + by change 4970. [GL #730] + 5100. [func] Pin resolver tasks to specific task queues. [GL !1117] 5099. [func] Failed mutex and conditional creations are always