From: Sergey Poznyakoff Date: Wed, 22 Dec 2004 09:51:09 +0000 (+0000) Subject: Updated X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b70d4aabe5175abdb87b355f874b720b9d2ad00;p=pspp 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.