summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2006-01-10 23:17:56 +0000
committerBob Halley <halley@dnspython.org>2006-01-10 23:17:56 +0000
commit17a9cf044ad1713ac03bb5ce18be66e18f126258 (patch)
tree88f5fa886011923cca216f54c826fc090c83aace /README
parent282d7476c1efb455dcc1a1dee2a4cf61928e9faa (diff)
downloaddnspython-17a9cf044ad1713ac03bb5ce18be66e18f126258.tar.gz
note ttl changes
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index cfe22b2..008f85a 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