about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2015-06-08 15:21:18 +0200
committerAndreas Schwab <schwab@suse.de>2015-06-22 14:04:34 +0200
commit6b142b3a1d007d7e6f50c26710de7177bc4aca74 (patch)
treefda4f1391070325d88cdc7bdcef1b6a34dc94304 /NEWS
parentef635a29f7123f25ee0600b7a6aca1c511c63e85 (diff)
downloadglibc-6b142b3a1d007d7e6f50c26710de7177bc4aca74.tar.gz
glibc-6b142b3a1d007d7e6f50c26710de7177bc4aca74.tar.xz
glibc-6b142b3a1d007d7e6f50c26710de7177bc4aca74.zip
Record TTL also for DNS PTR queries (bug 18513)
This allows nscd to manage proper TTL for GETHOSTBYADDR[v6] requests.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 90495e8e87..6f8cb0628d 100644
--- a/NEWS
+++ b/NEWS
@@ -21,9 +21,9 @@ Version 2.22
   18197, 18206, 18210, 18211, 18217, 18220, 18221, 18234, 18244, 18247,
   18287, 18319, 18324, 18333, 18346, 18397, 18409, 18410, 18412, 18418,
   18422, 18434, 18444, 18468, 18469, 18470, 18479, 18483, 18495, 18496,
-  18497, 18498, 18507, 18512, 18519, 18520, 18522, 18527, 18528, 18529,
-  18530, 18532, 18533, 18534, 18536, 18539, 18540, 18542, 18544, 18545,
-  18546, 18547, 18553, 18558, 18569.
+  18497, 18498, 18507, 18512, 18513, 18519, 18520, 18522, 18527, 18528,
+  18529, 18530, 18532, 18533, 18534, 18536, 18539, 18540, 18542, 18544,
+  18545, 18546, 18547, 18553, 18558, 18569.
 
 * Cache information can be queried via sysconf() function on s390 e.g. with
   _SC_LEVEL1_ICACHE_SIZE as argument.