From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B95E71396DA for ; Thu, 26 Oct 2017 19:19:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD7F32BC00D; Thu, 26 Oct 2017 19:19:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB3202BC00D for ; Thu, 26 Oct 2017 19:19:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDCD133D3CE for ; Thu, 26 Oct 2017 19:19:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E55C82D for ; Thu, 26 Oct 2017 19:19:29 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1509045396.d0097cc10f8701de1b6a5665c54abf909e897233.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:0.34.x commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: d0097cc10f8701de1b6a5665c54abf909e897233 X-VCS-Branch: 0.34.x Date: Thu, 26 Oct 2017 19:19:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aee59541-06f0-4b75-8fa2-114bbfc3f7e2 X-Archives-Hash: 540c1c546aba50027bbcbf9216a24207 commit: d0097cc10f8701de1b6a5665c54abf909e897233 Author: William Hubbs gmail com> AuthorDate: Thu Oct 26 19:16:36 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Oct 26 19:16:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d0097cc1 Update ChangeLog ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4749750a..b9fb8b78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +commit eecf868e3c4a763b08cd4b3803f4839e8e710413 +Author: William Hubbs +Commit: William Hubbs + + supervise-daemon: clarify a log message + +commit a5cd486a7fbb5acf8e8f3085500fd86c23dd8641 +Author: William Hubbs +Commit: William Hubbs + + Update ChangeLog + commit 6e6b4ac5fa935eb8052d293f2b8378e0395572e1 Author: William Hubbs Commit: William Hubbs