aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-01-30 06:28:49 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-01-30 14:26:31 +0100
commitd7536874b85c33b770a0b249bcbeb499cd631d75 (patch)
treee2f0626d1a894f6ab81ea96d48b30e19543824f8 /ChangeLog
parent9a1b267d470827ced2c81f6e711b5d5582a91a4d (diff)
downloadglibc-d7536874b85c33b770a0b249bcbeb499cd631d75.zip
glibc-d7536874b85c33b770a0b249bcbeb499cd631d75.tar.gz
glibc-d7536874b85c33b770a0b249bcbeb499cd631d75.tar.bz2
nss: Adjust tests to use nss_files only
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1a3804..7772fd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-01-30 Florian Weimer <fweimer@redhat.com>
+
+ * nss/bug17079.c (do_test): Use nss_files only for reading passwd
+ data.
+ * nss/tst-nss-getpwent.c (do_test): Likewise.
+
2018-01-30 Rafal Luzynski <digitalfreak@lingonborough.com>
[BZ #10871]