From: Ulrich Drepper Date: Mon, 21 Nov 2005 15:48:11 +0000 (+0000) Subject: * Makefile.in: Remove RCS ID line. X-Git-Tag: cvs/fedora-glibc-20051219T1003~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24eb8658395728273ccd98dfd2e93d6b3d493110;p=thirdparty%2Fglibc.git * Makefile.in: Remove RCS ID line. * config-name.in: Likewise. * config.make.in: Likewise. * malloc/arena.c: Likewise. * malloc/hooks.c: Likewise. * malloc/malloc.c: Likewise. * manual/dir: Likewise. * math/math_private.h: Likewise. * resolv/gethnamaddr.c: Likewise. * scripts/mkinstalldirs: Likewise. * sunrpc/rpc_clntout.c: Likewise. * sunrpc/rpc_cout.c: Likewise. * sunrpc/rpc_hout.c: Likewise. * sunrpc/rpc_main.c: Likewise. * sunrpc/rpc_parse.c: Likewise. * sunrpc/rpc_sample.c: Likewise. * sunrpc/rpc_scan.c: Likewise. * sunrpc/rpc_svcout.c: Likewise. * sunrpc/rpc_tblout.c: Likewise. * sunrpc/rpc_util.c: Likewise. * sysdeps/unix/sysv/linux/sys/quote.h: Likewise. * nscd/nscd_helper.c: Pretty printing. --- diff --git a/ChangeLog b/ChangeLog index c8c0f037beb..d12789f50e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2005-11-21 Ulrich Drepper + + * Makefile.in: Remove RCS ID line. + * config-name.in: Likewise. + * config.make.in: Likewise. + * malloc/arena.c: Likewise. + * malloc/hooks.c: Likewise. + * malloc/malloc.c: Likewise. + * manual/dir: Likewise. + * math/math_private.h: Likewise. + * resolv/gethnamaddr.c: Likewise. + * scripts/mkinstalldirs: Likewise. + * sunrpc/rpc_clntout.c: Likewise. + * sunrpc/rpc_cout.c: Likewise. + * sunrpc/rpc_hout.c: Likewise. + * sunrpc/rpc_main.c: Likewise. + * sunrpc/rpc_parse.c: Likewise. + * sunrpc/rpc_sample.c: Likewise. + * sunrpc/rpc_scan.c: Likewise. + * sunrpc/rpc_svcout.c: Likewise. + * sunrpc/rpc_tblout.c: Likewise. + * sunrpc/rpc_util.c: Likewise. + * sysdeps/unix/sysv/linux/sys/quote.h: Likewise. + + * nscd/nscd_helper.c: Pretty printing. + 2005-11-19 Roland McGrath * elf/elf.h: Revert last change.