summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 8fcca51fa..1501348cf 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,13 @@
+2002-06-22 Paul Eggert <eggert@twinsun.com>
+
+ * c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
+ Do not assume SA_SIGINFO behavior.
+ Bug reported by Jim Meyering on NetBSD 1.5.2.
+
2002-06-22 Jim Meyering <meyering@lucent.com>
* c-stack.c, c-stack.h: New files, from diffutils-2.8.2.
+
* exitfail.c, exitfail.h: Likewise.
* Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.