summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-06-21 18:33:00 +0200
committerJim Meyering <meyering@redhat.com>2012-06-21 18:33:00 +0200
commit6434eb4fc8d1f152ab87e1dd21c60f4bc0d785dd (patch)
tree63d33a6f69155107921b54fa25393a1d0e705c48 /ChangeLog
parent4b2292e0492fd88c81e3543330796607765dddb9 (diff)
downloadgnulib-6434eb4fc8d1f152ab87e1dd21c60f4bc0d785dd.tar.gz
maint: disable the strncpy prohibition
* cfg.mk: Do not prohibit strncpy here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e65218a096..08070547d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-21 Jim Meyering <meyering@redhat.com>
+
+ maint: disable the strncpy prohibition
+ * cfg.mk: Do not prohibit strncpy here.
+
2012-06-21 Bruno Haible <bruno@clisp.org>
nonblocking: Avoid compilation error on mingw64.