about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-02-12 14:26:20 +0100
committerFlorian Weimer <fweimer@redhat.com>2019-02-12 14:26:20 +0100
commit0c6d82e979d562147c9cfe0e6f65b42a904288bc (patch)
tree14051a133b67fdc235285627ae7818d95cffb762 /ChangeLog
parentb3fbfe81961a1d14d7b54d1c9757e1f487073bcb (diff)
downloadglibc-0c6d82e979d562147c9cfe0e6f65b42a904288bc.tar.gz
glibc-0c6d82e979d562147c9cfe0e6f65b42a904288bc.tar.xz
glibc-0c6d82e979d562147c9cfe0e6f65b42a904288bc.zip
nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available
This information is sometimes useful and actually required for
link-local addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46c219839b..77b4587196 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-12  Florian Weimer  <fweimer@redhat.com>
+
+	* nss/getent.c (ahosts_keys_int): Include IPv6 scope ID in output.
+
 2019-02-12  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	[BZ #24122]