aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-07 14:41:14 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-07 14:41:14 -0700
commit3d9b46b3500566163815747173002d3d0bbb9b2f (patch)
treeb3cc8e4459d39b3fc3f2c2708bebb6f6a4618228 /ChangeLog
parentde2139a9f25d8f7fb76f260fe7cc86ffd736a5d9 (diff)
downloadglibc-3d9b46b3500566163815747173002d3d0bbb9b2f.tar
glibc-3d9b46b3500566163815747173002d3d0bbb9b2f.tar.gz
glibc-3d9b46b3500566163815747173002d3d0bbb9b2f.tar.bz2
glibc-3d9b46b3500566163815747173002d3d0bbb9b2f.zip
Add "shopt -s nullglob" to check-local-headers.sh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ae95cff6..30a0727c2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
+ * scripts/check-local-headers.sh: Add "shopt -s nullglob".
+
* iconv/gconv_db.c (free_derivation): Check if deriv->steps
is NULL.