summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-09-01 22:26:36 +0000
committerRoland McGrath <roland@gnu.org>1995-09-01 22:26:36 +0000
commitf405bed5ef3c228aa552afde9451048ec1a15129 (patch)
tree2f9939e4e20750ddd6def88ab19c458aba088efd /ChangeLog
parent44c8d1a2a8775ad8c67fa1c46ccc67cccf585d93 (diff)
* sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for
jmp_buf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1922f6a6bc..e8d36d3d13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for
+ jmp_buf.
+
* libc-symbols.h (link_warning): Take new first arg SYMBOL; ask
for a warning on references to that specific symbol, not the
entire containing object file.