# HG changeset patch # User Sergey Poznyakoff # Date 1204273805 -7200 # Node ID c9d842aa733a92e902c88a0d0dd1efdf34287084 # Parent cc334325e69d9bca03cd6cd2d7a35c44e995def8 Update diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-29 Sergey Poznyakoff + + * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if + program_invocation_name and program_invocation_short_name are + present. + 2008-02-28 Bruno Haible * tests/test-freadptr.c: Add a test for behaviour after ungetc.