aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-10-04 15:49:06 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-10-04 15:49:06 +0200
commit11c4f5010c58029e73e656d5df4f8f42c9b8e877 (patch)
tree02ea6c589466e2052fbf81a08ec6f444358be25c /ChangeLog
parent57b4af1955e28c1623c98397b8597847d16bdd8c (diff)
downloadglibc-11c4f5010c58029e73e656d5df4f8f42c9b8e877.zip
glibc-11c4f5010c58029e73e656d5df4f8f42c9b8e877.tar.gz
glibc-11c4f5010c58029e73e656d5df4f8f42c9b8e877.tar.bz2
crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f782b14..31f402a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-04 Florian Weimer <fweimer@redhat.com>
+
+ * scripts/check-local-headers.sh: Ignore nspr4 header file
+ directory in addition to nspr.
+
2017-10-04 Guido Trentalancia <guido@trentalancia.net>
[BZ #17956]