From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B3F6313888F for ; Wed, 14 Oct 2015 23:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DC8AE07DA; Wed, 14 Oct 2015 23:01:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAA92E07DA for ; Wed, 14 Oct 2015 23:01:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0EC033FAAE for ; Wed, 14 Oct 2015 23:01:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC731922 for ; Wed, 14 Oct 2015 23:01:16 +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: <1444862815.bc6ab0f8f3bbce0727e164e2f6c54d3be50eb175.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:0.18.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: bc6ab0f8f3bbce0727e164e2f6c54d3be50eb175 X-VCS-Branch: 0.18.x Date: Wed, 14 Oct 2015 23:01:16 +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: c39a5969-69ea-4742-9f2c-7db1f2a486c8 X-Archives-Hash: ed1060398ce48e0b042db393a44bff81 commit: bc6ab0f8f3bbce0727e164e2f6c54d3be50eb175 Author: William Hubbs gmail com> AuthorDate: Wed Oct 14 22:46:55 2015 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Oct 14 22:46:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=bc6ab0f8 update changelog ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33dc2e5..7d0ad3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +commit 248a7dcda351ef4172c28cc686bfe7b93fa522ff +Author: William Hubbs +Commit: William Hubbs + + mtab: typo fix + +commit bb451fd7b4a200b63ba355ef2ea5ba35444f49e7 +Author: William Hubbs +Commit: William Hubbs + + update ChangeLog + commit fb23cbe204b9adeb817e2f5be7a1bb827bb9a477 Author: William Hubbs Commit: William Hubbs