summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-11-05 17:34:09 +0100
committerJim Meyering <meyering@redhat.com>2011-11-05 17:34:15 +0100
commitbc1c14f003edbadde570d0322433b6b961205340 (patch)
tree88c490efbfda04bc7bd13703e03c861b811b8415 /ChangeLog
parentd5a65f3e28c923d4b56deaeabb1e8ad594c51bae (diff)
downloadgnulib-bc1c14f003edbadde570d0322433b6b961205340.tar.gz
maint.mk: also prohibit inclusion of dirent.h without use
* top/maint.mk (sc_prohibit_dirent_without_use): New rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbb4c0b530..616c5dbe3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-05 Jim Meyering <meyering@redhat.com>
+
+ maint.mk: also prohibit inclusion of dirent.h without use
+ * top/maint.mk (sc_prohibit_dirent_without_use): New rule.
+
2011-11-05 Bruno Haible <bruno@clisp.org>
ldexpl tests: Avoid test failure on MSVC 9.