]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
note ttl changes
authorBob Halley <halley@dnspython.org>
Tue, 10 Jan 2006 23:17:56 +0000 (23:17 +0000)
committerBob Halley <halley@dnspython.org>
Tue, 10 Jan 2006 23:17:56 +0000 (23:17 +0000)
README

diff --git a/README b/README
index cfe22b25661d89c01aa566c13857593f623742c1..008f85aea9b690ebb9f15a5ee2d1ed5e353f5f90 100644 (file)
--- a/README
+++ b/README
@@ -72,7 +72,14 @@ Bugs fixed since 1.3.5:
         The floating-point version of latitude and longitude in LOC RRs
        (float_latitude and float_longitude) had incorrect signs for
        south latitudes and west longitudes.
-               
+
+       BIND 8 TTL syntax is now accept in all ttl-like places (i.e.
+       SOA fields refresh, retry, expire, and minimum; SIG/RRSIG
+       field original_ttl).
+
+       TTLs are now bounds checked when their text form is parsed,
+       and their values must be in the closed interval [0, 2^31 - 1].
+
 New since 1.3.4:
 
        In the resolver, if time goes backward a little bit, ignore