summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddaa32ccfb..533038d7ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2017-10-28 Bruno Haible <bruno@clisp.org>
+ ioctl: Override non-POSIX declaration on Haiku.
+ * m4/ioctl.m4 (gl_FUNC_IOCTL): Include also <unistd.h>.
+ * lib/sys_ioctl.in.h: Add comment about Haiku.
+ * doc/posix-functions/ioctl.texi: Mention Haiku problem.
+ * doc/glibc-headers/sys_ioctl.texi: Likewise.
+
+2017-10-28 Bruno Haible <bruno@clisp.org>
+
crypto/sm3: Add overview documentation to the .h file.
* lib/sm3.h: Add comments.