From: Ulrich Drepper Date: Wed, 25 Aug 1999 17:58:23 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d58de15635e6d5f0c1ba23894f89b0093d5ea9e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 95b9b0ade13..609bcb5d41b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-08-25 Mark Kettenis + + * sysdeps/unix/sysv/linux/ptsname.c: Add checks to make sure we're + really dealing with a master pseudo terminal, and really returning + the name of the associated slave pseudo terminal by checking the + device number. + 1999-08-23 Mark Kettenis * hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.