comparison lib/ChangeLog @ 5545:3cc549ba866e

Updated
author Sergey Poznyakoff <gray@gnu.org.ua>
date Wed, 22 Dec 2004 09:51:09 +0000
parents 87bc9c0d52d4
children 8f380d892c23
comparison
equal deleted inserted replaced
5544:9770b79f2dbe 5545:3cc549ba866e
1 2004-12-22 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2
3 * lib/argp-parse.c (parser_init): Avoid arithmetics on void
4 pointers.
5
1 2004-12-19 Paul Eggert <eggert@cs.ucla.edu> 6 2004-12-19 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H. 8 * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
4 Remove now-obsolete comment about AIX. 9 Remove now-obsolete comment about AIX.
5 * getdate.y: Include <alloca.h> only if HAVE_ALLOCA. 10 * getdate.y: Include <alloca.h> only if HAVE_ALLOCA.