X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3e96abc9f541908da24f42c0c6d32f2687efd673;hb=b0b422614cc9fda29e9675dcc6f2a377b3d517a8;hp=6fca0c7d78d9ac1a76d4db01c806f23e5818563b;hpb=233419c39c6d13d84439b95766328a238ffb6518;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 6fca0c7d7..3e96abc9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ +2013-10-30 Paul Eggert + + isnan: port to VAX + Reported by John Klos for NetBSD-5/VAX in + . + * lib/isnan.c (IEEE_FLOATING_POINT): New macro, stolen from Emacs. + (FUNC): Use it. + 2013-10-28 Jim Meyering + gnulib-tool: protect against CDPATH + * gnulib-tool: Many "cd" built-in functions print a directory name + to stdout when CDPATH is set, e.g., + $ bash -c 'CDPATH=/; cd tmp' + /tmp + Unset it, when possible. Prompted by a comment from Bruce Korb. + maint.mk: restore functionality removed by recent change... Sunday's change, v0.0-8062-g6b24f60, may have appeared correct from the context of a shallow-cloned gnulib repository: "git describe"