X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=0c07831123cd41a5f90293527d34d7e75e28338c;hb=fba20d159fe191b9d67688738b7c31e769171aac;hp=3a7feac4f12734c090d804119f0948094fb8b184;hpb=51a2203392d4199bf79d97f50db1b10a29a4f2a1;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 3a7feac4f..0c0783112 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2013-12-04 Pádraig Brady + getcwd: fix compile error in configure check + * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): Include errno.h + +2013-12-04 Pádraig Brady + regex: suppress core dumps from detection code * m4/regex.m4 (gl_REGEX): Catch the SIGABRT and convert to SIGTERM to suppress core dumps that may well occur on glibc systems.