about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-04-03 09:17:17 +0000
committerUlrich Drepper <drepper@redhat.com>2002-04-03 09:17:17 +0000
commita4d62195717c8ddf290e1b3e036af199e65c6827 (patch)
tree637472396808fe45051971ad328d9438861081f8 /ChangeLog
parentbe916937c4a4ff68966e8bfd5487d93948fd817a (diff)
downloadglibc-a4d62195717c8ddf290e1b3e036af199e65c6827.tar.gz
glibc-a4d62195717c8ddf290e1b3e036af199e65c6827.tar.xz
glibc-a4d62195717c8ddf290e1b3e036af199e65c6827.zip
Update.
	* manual/install.texi: Typographical and grammatical cleanup.
	Patch by Dennis Grace <dgrace@us.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a95e45c87..a3a94872c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/install.texi: Typographical and grammatical cleanup.
+	Patch by Dennis Grace <dgrace@us.ibm.com>.
+
 	* sunrpc/rpc_svcout.c (write_real_program): Write "result, "
 	parameter if mtflag.  Patch by <jeongyun@innovay.com>.