summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1eaf5bd39..6ca3a6c1ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-06-07 Bruno Haible <bruno@clisp.org>
+ ptsname_r: Add support for DragonFly BSD 6.0.
+ * lib/ptsname_r.c (__ptsname_r): Add implementation for DragonFly BSD.
+ * tests/test-ptsname_r.c (main): Treat Dragonfly BSD like Solaris.
+
+2021-06-07 Bruno Haible <bruno@clisp.org>
+
Avoid some test failures on DragonFly BSD 6.0.
* tests/test-c32isalnum.c (main): On Dragonfly BSD, disable tests that
fail.