Mercurial > hg > octave-shane > gnulib-hg
changeset 17331:fea72d948013
pull and merge upstream changes to default branch
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 09 Feb 2013 15:59:00 -0500 |
parents | d69dfef8e8c6 (current diff) 0fb629c87fb5 (diff) |
children | 0eef0a2a05e2 ec15ef10261d |
files | ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-02-09 Paul Eggert <eggert@cs.ucla.edu> + + secure_getenv: fix C++ declaration typo + * lib/stdlib.in.h (secure_getenv): Fix typo with return type + in _GL_CXXALIAS_SYS macro. Reported by John W. Eaton in + <http://lists.gnu.org/archive/html/bug-gnulib/2013-02/msg00057.html>. + 2013-02-08 Paul Eggert <eggert@cs.ucla.edu> careadlinkat: stop exporting careadlinkatcwd