From: Ulrich Drepper Date: Fri, 11 Feb 2000 20:23:52 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05de733b95af28159eb2f97b70fe10b1da3fb984;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 7b4053728a2..b962cf8b7ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-02-11 Ulrich Drepper + * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Define ELF_* constants + and elf_* types to interpret values passed up from the kernel. + Patch by Franz Sirl . + * locale/nl_langinfo.c: Correct return value in error case. Don't set errno (PR libc/1582). * manual/locale.texi: Update to reflect change.