]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !7757]
authorOndřej Surý <ondrej@isc.org>
Thu, 30 Mar 2023 19:16:14 +0000 (21:16 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 31 Mar 2023 11:33:18 +0000 (13:33 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3a35753cdb072b2af1e04ab01823a6de5b742d58..e9972b497e8203c852bc75ab2eb038427446b803 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6135.  [cleanup]       Change isc_stdtime_get(&t) to t = isc_stdtime_now().
+                       [GL !7757]
+
 6134.  [bug]           Fix a crash when dig or host receive a signal.
                        [GL #3970]