From efff0125d68477d8e1604c8900e4a93373c184be Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 14 Feb 2022 10:50:41 -0800 Subject: [PATCH] Update STATUS.md --- rfcs/STATUS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rfcs/STATUS.md b/rfcs/STATUS.md index 058df691..e8a5a062 100644 --- a/rfcs/STATUS.md +++ b/rfcs/STATUS.md @@ -4,7 +4,8 @@ This document tracks unimplemented RFCs. [RFC: Deprecate getfenv/setfenv](https://github.com/Roblox/luau/blob/master/rfcs/deprecate-getfenv-setfenv.md) -Status: Implementing this RFC triggers warnings across the board in the apps ecosystem, in particular in testing libraries. Pending code changes / decisions. +Status: Needs implementation. +Nodes: Implementing this RFC triggers warnings across the board in the apps ecosystem, in particular in testing libraries. Pending code changes / decisions. ## Read-only and write-only properties