]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #709
authorOndřej Surý <ondrej@sury.org>
Fri, 23 Nov 2018 21:13:16 +0000 (22:13 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Jan 2019 22:45:14 +0000 (23:45 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index ca7da17efbf39b48ce78005f5c11ea2a8019bebf..863388215c4d93e47abcf024f7c0291576a6aa3a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5130.  [cleanup]       Remove support for l10n message catalogs. [GL #709]
+
 5129.  [contrib]       sdlz_helper.c:build_querylist was not properly
                        splitting the query string. [GL #798]