From: Roland McGrath Date: Tue, 9 Aug 2005 00:58:13 +0000 (+0000) Subject: * argp/argp-help.c (__argp_error): __asprintf -> vasprintf. X-Git-Tag: cvs/fedora-glibc-20050822T0727~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f17f1ee678c0d50ec00728771fe25d0c1ece1fc;p=thirdparty%2Fglibc.git * argp/argp-help.c (__argp_error): __asprintf -> vasprintf. (__argp_failure): Likewise. --- diff --git a/ChangeLog b/ChangeLog index ca5b5ef9e90..e4424044e30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-08 Roland McGrath + + * argp/argp-help.c (__argp_error): __asprintf -> vasprintf. + (__argp_failure): Likewise. + 2005-08-08 Ulrich Drepper * nscd/cache.c (cache_add): Commit hash table and header to disk.