]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Jun 2002 21:08:06 +0000 (21:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Jun 2002 21:08:06 +0000 (21:08 +0000)
ChangeLog

index 09094c6453ee0c45af7e303fa232f66d77026a58..3f15483861dd32c17b00f43171b7a44727535db6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
 
+       * 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 <steven.kim@peregrine.com>.
+
        * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
        to skip relative relocations.
        Patch by Geoff Keating <geoffk@redhat.com>.