]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Tue, 27 Nov 2018 13:04:56 +0000 (14:04 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 27 Nov 2018 14:52:58 +0000 (15:52 +0100)
5101. [bug] Fix default installation path for Python modules.
[GL #730]

(cherry picked from commit 13da99a80c98c5bfadece5cef98b9a293a8b829e)

CHANGES

diff --git a/CHANGES b/CHANGES
index e7faf982d0e0419a8f26c2ad92db883ad2720e80..460f4a5cc194a3343e1a8c5390f897760fbc3f9e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5101.  [bug]           Fix default installation path for Python modules.
+                       [GL #730]
+
 5097.  [cleanup]       Remove embedded ATF unit testing framework
                        from BIND source distribution.  [GL !875]