From: Ulrich Drepper Date: Sat, 29 Jun 2002 21:08:06 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5796373a4f615aa888e25e8d9fa588a1a002cf3;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 09094c6453e..3f15483861d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-06-29 Ulrich Drepper + * catgets/gencat.c (read_input_file): Handle more than one slash + at end of line correctly [PR libc/3926]. + Based on a patch by Steven Kim . + * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation to skip relative relocations. Patch by Geoff Keating .