From: Sergey Poznyakoff Date: Wed, 22 Dec 2004 09:51:09 +0000 (+0000) Subject: Updated X-Git-Tag: cvs-readonly~3641 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=9b70d4aabe5175abdb87b355f874b720b9d2ad00;p=gnulib.git Updated --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 762e3ebd42..33174ffa00 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-12-22 Sergey Poznyakoff + + * lib/argp-parse.c (parser_init): Avoid arithmetics on void + pointers. + 2004-12-19 Paul Eggert * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.