From: Bob Halley Date: Tue, 10 Jan 2006 23:17:56 +0000 (+0000) Subject: note ttl changes X-Git-Tag: v1.4.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a9cf044ad1713ac03bb5ce18be66e18f126258;p=thirdparty%2Fdnspython.git note ttl changes --- diff --git a/README b/README index cfe22b25..008f85ae 100644 --- 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