about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-05-30 19:03:01 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-05-30 19:03:01 +0200
commit94d211c87955d79fe6a74d7385bff014cfc95192 (patch)
tree6ef7ccf65f17f92f1882091260699a275b9c3ebd /ChangeLog
parent3e040a2d5f59c5494910bd6451b3dcb69221a047 (diff)
downloadglibc-94d211c87955d79fe6a74d7385bff014cfc95192.tar.gz
glibc-94d211c87955d79fe6a74d7385bff014cfc95192.tar.xz
glibc-94d211c87955d79fe6a74d7385bff014cfc95192.zip
Add more hurd exception to local headers list
	* scripts/check-local-headers.sh (exclude): Add hurd/ihash.h, and
	include .*-.*/ in addition to .*-.*-.*/ (i.e. i386-gnu in addition to
	i386-linux-gnu).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a33eca3c77..9ed2ebd629 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-05-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+	* scripts/check-local-headers.sh (exclude): Add hurd/ihash.h, and
+	include .*-.*/ in addition to .*-.*-.*/ (i.e. i386-gnu in addition to
+	i386-linux-gnu).
+
 2016-05-30  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	[BZ #20178]