From: Ulrich Drepper Date: Tue, 14 Jul 1998 19:44:21 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad81e10f013fc9dbbbadff7ef634da439365cc31;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index d18257d8961..1e52915911e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1998-07-14 Ulrich Drepper + + * stdio-common/vfscanf.c [_USE_IN_LIBIO] (encode_error): Free + cancelation handler. + (conv_error): Likewise. + (input_error): Likewise. + (memory_error): Likewise. + 1998-07-13 Ulrich Drepper * sysdeps/generic/dl-sysdep.c (unsetenv): Use _environ not __environ.