summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-05-15 18:33:47 +0200
committerBruno Haible <bruno@clisp.org>2023-05-15 18:35:22 +0200
commitf3059fb80504e1f4e1e4c34562508f404ce7b0f7 (patch)
tree1c29363ec7dc53cc66a7cc0b7a3aed224216a01d /ChangeLog
parent735716931755c74f3788ac83fead717c0bb22dfe (diff)
downloadgnulib-f3059fb80504e1f4e1e4c34562508f404ce7b0f7.tar.gz
sigsegv: Add tentative support for Hurd/x86_64.
Based on explanations by Sergey Bugaev <bugaevc@gmail.com>. * lib/sigsegv.c: Update from libsigsegv/src/fault-hurd-i386-old.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ade908c972..b894505c2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-05-15 Bruno Haible <bruno@clisp.org>
+
+ sigsegv: Add tentative support for Hurd/x86_64.
+ Based on explanations by Sergey Bugaev <bugaevc@gmail.com>.
+ * lib/sigsegv.c: Update from libsigsegv/src/fault-hurd-i386-old.h.
+
2023-05-15 Paul Eggert <eggert@cs.ucla.edu>
file-has-acl: improve port to Fedora 39