From: Thorsten Kukuk Date: Mon, 13 Mar 2017 16:43:10 +0000 (+0100) Subject: Add missing ChangeLog entries. X-Git-Tag: glibc-2.26~721 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d50a2c094c387c4aa1fb2597db2886cae965041e;p=thirdparty%2Fglibc.git Add missing ChangeLog entries. --- diff --git a/ChangeLog b/ChangeLog index 9ccb1a34ccf..9e0bd5d0328 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-13 Thorsten Kukuk + + * sunrpc/Makefile: only run rpcgen tests if we build rpcgen. + 2017-03-12 Alexey Neyman * sysdeps/sh/dl-machine.h (elf_machine_rela): The condition @@ -10,6 +14,11 @@ (__ASSUME_RECV_SYSCALL): Replace duplicate by __ASSUME_SEND_SYSCALL. +2017-03-11 Thorsten Kukuk + + * sunrpc/Makefile: don't build and install rpcsvc header + files, rpcgen and librpcsvc.a by default. + 2017-03-10 Stefan Liebler * math/auto-libm-test-out-catan: Regenerated.