about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-21 15:48:11 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-21 15:48:11 +0000
commit24eb8658395728273ccd98dfd2e93d6b3d493110 (patch)
treeefeecc4843d4d1b3eb83dbd7993b8c0780ccc318 /ChangeLog
parentafd662ec27acac81b3d1530c6c9462cafb6d5975 (diff)
downloadglibc-24eb8658395728273ccd98dfd2e93d6b3d493110.tar.gz
glibc-24eb8658395728273ccd98dfd2e93d6b3d493110.tar.xz
glibc-24eb8658395728273ccd98dfd2e93d6b3d493110.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8c0f037be..d12789f50e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2005-11-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* 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  <roland@redhat.com>
 
 	* elf/elf.h: Revert last change.