From: Ulrich Drepper Date: Sun, 5 Jul 1998 11:58:14 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cvs/glibc-2_0_95~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6777b467cec0f1bee82bbd5098bcfa006268fd9c;p=thirdparty%2Fglibc.git Fix typo. * Versions: Add pthread_attr_init to GLIBC_2.1 version in libc. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d0181c840a6..83c98565a2e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,6 @@ 1998-07-05 11:54 Ulrich Drepper - * Versions: Add pthread_attr_init ti GLIBC_2.1 version in libc. + * Versions: Add pthread_attr_init to GLIBC_2.1 version in libc. 1998-07-01 Andreas Jaeger