]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 14 Jul 1998 19:44:21 +0000 (19:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 14 Jul 1998 19:44:21 +0000 (19:44 +0000)
ChangeLog

index d18257d896129154a76ab0711ca9c2d350da6686..1e52915911edd68ec85d082770f8a8f74fcdac32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-07-14  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <drepper@cygnus.com>
 
        * sysdeps/generic/dl-sysdep.c (unsetenv): Use _environ not __environ.