From patchwork Tue Jan 30 18:57:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Thibault X-Patchwork-Id: 25695 Received: (qmail 26904 invoked by alias); 30 Jan 2018 18:57:07 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 26890 invoked by uid 89); 30 Jan 2018 18:57:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.1 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_HELO_PASS, SPF_NEUTRAL autolearn=ham version=3.3.2 spammy=Emilio, emilio X-HELO: hera.aquilenet.fr From: Samuel Thibault To: libc-alpha@sourceware.org Cc: Samuel Thibault Subject: [hurd,commited] hurd: Fix ChangeLog date Date: Tue, 30 Jan 2018 19:57:00 +0100 Message-Id: <20180130185700.29175-1-samuel.thibault@ens-lyon.org> --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7772fd3b65..3c4868434c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -909,8 +909,8 @@ (CFLAGS-s_csinl.c): Likewise. (CFLAGS-s_csqrtl.c): Likewise. -2010-08-04 Emilio Pozuelo Monfort -2017-09-26 Svante Signell +2017-01-09 Emilio Pozuelo Monfort +2017-01-09 Svante Signell * hurd/hurdexec.c (_hurd_exec): Deprecate function. (_hurd_exec_paths): New function.