diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f25eb14ca9..d9e77c418b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2017-05-19 Rical Jasan <ricaljasan@pacific.net> + + * manual/errno.texi: Convert @comment-based errno documentation to + @errno. + * manual/macros.texi (@errno): New macro. Consolidate errors, + their values, and messages, adding the error string to the Concept + Index. Provide a warning in the comment about external (to the + manual) dependencies. + * sysdeps/gnu/errlist.awk: Use @errno instead of @comments. + * sysdeps/mach/hurd/errnos.awk: Likewise. + 2017-05-19 Joseph Myers <joseph@codesourcery.com> * bits/ss_flags.h: New file. |