diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-03 09:17:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-03 09:17:17 +0000 |
commit | a4d62195717c8ddf290e1b3e036af199e65c6827 (patch) | |
tree | 637472396808fe45051971ad328d9438861081f8 /ChangeLog | |
parent | be916937c4a4ff68966e8bfd5487d93948fd817a (diff) | |
download | glibc-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-- | ChangeLog | 3 |
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>. |