X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=65ccc705dfc252d3ed94731de1f16e2a7d567e9e;hb=f00bf3ddf06e944b995c913d6c6935cf14eec74b;hp=86a480cc50f656b72661dbc90b135df059f10816;hpb=2dd0ce390ad930bc0ff5d10b766f8953308590aa;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 86a480cc5..65ccc705d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2011-05-21 Bruno Haible + + relocatable-prog-wrapper: Fix possible link error. + * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Move determination of + HAVE_SETENV and REPLACE_SETENV and AC_LIBOBJ invocation from here... + (gl_FUNC_SETENV): ... to here. + * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL_SEPARATE): Update comment. + * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): Likewise. + +2011-05-20 Jim Meyering + + maint: replace misused "a" with "an" + * doc/intprops.texi: "a integer" + * doc/regex.texi: "a explanation" + * lib/alignof.h: "a object" + * lib/argmatch.h: "a explanation" + * lib/argp-help.c: "a option" and "a OPTION_DOC" + * lib/stdint.in.h: "a integer" + * lib/userspec.c: "a owner" + * doc/gnulib.texi: Fix "a idea", and reword. + +2011-05-19 Jim Meyering + + maint: correct misuse of "a" and "an" + * doc/regex.texi (Collating Symbol Operators): s/an close.../a close/ + * lib/argp-help.c: "an docum...": s/an/a/ + * lib/argp-parse.c: "An vector": s/An/A/ + * lib/execute.c: "an native": s/an/a/ + * lib/spawn-pipe.c: Likewise. + * lib/gc.h: "an Gc_rc": s/an/a/ + * lib/unigbrk.in.h: "an grapheme": s/an/a/ + * lib/fts.c: "an stat.st_dev": s/an/a/ + 2011-05-19 Paul Eggert intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1