From d43b8bddb123fb3e27ba10bedf22026adfa47bd0 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 8 Dec 2008 11:32:58 +0000 Subject: [PATCH] Move 2 ChangeLog entries to correct ChangeLog. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 2008-11-24 Arkadiusz Miśkiewicz * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG instead of doing things manually. 2008-11-26 Chris Steel * posix/regex_internal.h (build_wcs_upper_buffer): Return type is reg_error_t. --- ChangeLog | 10 ++++++++++ nptl/ChangeLog | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2e438ec..38cca51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,16 @@ * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory handling for host name aliases. +2008-11-24 Arkadiusz Miśkiewicz + + * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG + instead of doing things manually. + +2008-11-26 Chris Steel + + * posix/regex_internal.h (build_wcs_upper_buffer): + Return type is reg_error_t. + 2008-12-05 Ulrich Drepper * posix/globtest.sh: Use mktemp to create temporary file and diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 925d3b0..e502e68 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,13 +1,3 @@ -2008-11-24 Arkadiusz Miśkiewicz - - * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG - instead of doing things manually. - -2008-11-26 Chris Steel - - * posix/regex_internal.h (build_wcs_upper_buffer): - Return type is reg_error_t. - 2008-12-04 Kaz Kojima * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSET -- 2.7.4