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 66DC1138330 for ; Tue, 30 Aug 2016 14:20:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00ABDE0941; Tue, 30 Aug 2016 14:20:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D0E8E0941 for ; Tue, 30 Aug 2016 14:20:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C288340928 for ; Tue, 30 Aug 2016 14:20:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D14F7245C for ; Tue, 30 Aug 2016 14:20:00 +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: <1472566288.d1161c8aaec80ae7d0064f45d69b62694cd3d365.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:0.21.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: d1161c8aaec80ae7d0064f45d69b62694cd3d365 X-VCS-Branch: 0.21.x Date: Tue, 30 Aug 2016 14:20:00 +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: b20fb7f4-f20e-402a-b957-ab614e71135b X-Archives-Hash: 9cdf6d048b52c2d2a7666a74490f1c67 commit: d1161c8aaec80ae7d0064f45d69b62694cd3d365 Author: William Hubbs gmail com> AuthorDate: Tue Aug 30 14:11:28 2016 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue Aug 30 14:11:28 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d1161c8a update ChangeLog ChangeLog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3775fbc..e520452 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +commit 528bfa13f9bac4797e4238d05edcfbc996a6be72 +Author: William Hubbs +Commit: William Hubbs + + another news typo fix + +commit 5f1daa6f30849d95db1f6b4b84abdc9645db3f94 +Author: Doug Freed +Commit: Doug Freed + + modules-load: handle comments better + + This handles comments without a trailing space after the comment + character. + + Reported-By: josef64 + +commit 0445bc13f84cd22c06c80464d51ab18651d42147 +Author: William Hubbs +Commit: Doug Freed + + typo fix + +commit 73d024228d13c423939cc0eb2aa4be75e1481fc3 +Author: Doug Freed +Commit: Doug Freed + + version 0.21.5 + +commit 4809bc249f53f519d93fa7a7c444c4f9625061ac +Author: William Hubbs +Commit: William Hubbs + + update changelog + commit 147855207199970aa0a10ffa6575e980ffb3bdb8 Author: William Hubbs Commit: William Hubbs