From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-850956-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 947D21384B4
	for <garchives@archives.gentoo.org>; Wed,  9 Dec 2015 23:58:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9B2BF21C0CB;
	Wed,  9 Dec 2015 23:58:39 +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 34DAA21C0CB
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Dec 2015 23:58:39 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E834C340834
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Dec 2015 23:58:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E585AA4A
	for <gentoo-commits@lists.gentoo.org>; Wed,  9 Dec 2015 23:58:34 +0000 (UTC)
From: "William Hubbs" <williamh@gentoo.org>
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" <williamh@gentoo.org>
Message-ID: <1449705440.3ef2bbfb19fe3ca0c169f9dcf48b70a59321a5d1.williamh@OpenRC>
Subject: [gentoo-commits] proj/openrc:master commit in: /
X-VCS-Repository: proj/openrc
X-VCS-Files: FEATURE-REMOVAL-SCHEDULE.md
X-VCS-Directories: /
X-VCS-Committer: williamh
X-VCS-Committer-Name: William Hubbs
X-VCS-Revision: 3ef2bbfb19fe3ca0c169f9dcf48b70a59321a5d1
X-VCS-Branch: master
Date: Wed,  9 Dec 2015 23:58:34 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: fa2f334d-dc03-451a-8627-59d084111501
X-Archives-Hash: 23bfc2d1b6f250dabe36b2b97149fb23

commit:     3ef2bbfb19fe3ca0c169f9dcf48b70a59321a5d1
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Wed Dec  9 23:57:20 2015 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 23:57:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=3ef2bbfb

Add note about deprecating rc_getline()

 FEATURE-REMOVAL-SCHEDULE.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/FEATURE-REMOVAL-SCHEDULE.md b/FEATURE-REMOVAL-SCHEDULE.md
index 54d5597..7ba0818 100644
--- a/FEATURE-REMOVAL-SCHEDULE.md
+++ b/FEATURE-REMOVAL-SCHEDULE.md
@@ -61,6 +61,15 @@ Why: /etc/mtab should be a symbolic link to /proc/self/mounts on modern
 
 Who:
 
+## the rc_getline librc api function
+
+When: 1.0
+
+Why: The getline() function was standardized in POSIX.1-2008, so it
+	 should be available on POSIX systems.
+
+Who:
+
 ## the rc_sys librc api function
 
 When: 1.0