]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3080. [cleanup] Replaced compile time constant by STDTIME_ON_32BITS.
authorFrancis Dupont <fdupont@isc.org>
Fri, 18 Mar 2011 09:04:02 +0000 (09:04 +0000)
committerFrancis Dupont <fdupont@isc.org>
Fri, 18 Mar 2011 09:04:02 +0000 (09:04 +0000)
[RT #23587]

CHANGES

diff --git a/CHANGES b/CHANGES
index 62f7753ee0674c7961c9883941e421bb36117c2a..25a7543dfd4aaf1851ffd8cf686e5a5751beda9f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3080.  [cleanup]       Replaced compile time constant by STDTIME_ON_32BITS.
+                       [RT #23587]
+
 3079.  [bug]           Handle isc_event_allocate failures in t_tasks.
                        [RT #23572]