Skip to content

Instantly share code, notes, and snippets.

@perlpilot
Created December 21, 2017 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlpilot/d4f97cddb9f7e55d7a20910a4579d062 to your computer and use it in GitHub Desktop.
Save perlpilot/d4f97cddb9f7e55d7a20910a4579d062 to your computer and use it in GitHub Desktop.
diff --git a/tools/create-release-announcement.pl6 b/tools/create-release-announcement.pl6
index 7ab397446..c2deb1781 100755
--- a/tools/create-release-announcement.pl6
+++ b/tools/create-release-announcement.pl6
@@ -12,8 +12,8 @@ This release implements the 6.c version of the Perl 6 specifications.
It includes bugfixes and optimizations on top of
the 2015.12 release of Rakudo.
-Upcoming releases in «upcoming-year» will include new functionality that is not
-part of the 6.c specification, available with a lexically scoped
+Future releases will include new functionality that is not
+part of the 6.c specification, but will be available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of the
6.c specification will continue to work unchanged. There may be incremental
spec releases this year as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment