aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88c766f..b022ba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@
(_hurd_exception2signal): Replace 'exception', 'code', 'subcode',
'sigcode', 'error' parameters with 'detail' parameter. Fix code
accordingly.
+ * mach/mach_error.c (mach_error): Fix old-style function definition.
2016-09-20 Paul E. Murphy <murphyp@linux.vnet.ibm.com>