aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/announce/2012.084
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/announce/2012.08 b/docs/announce/2012.08
index b901041..17bfe34 100644
--- a/docs/announce/2012.08
+++ b/docs/announce/2012.08
@@ -39,7 +39,7 @@ Some of the new features added to this release include:
* An improved inliner, allowing a wider range of routines to be inlined.
-* Str.bytes, lcfirst, and ucfirst have been removed. The tclc builtin
+* Str.bytes and lcfirst have been removed. The tclc builtin
has been added.
* 'abs' is now a normal subroutine instead of a prefix operator.
@@ -66,6 +66,8 @@ or changed as follows:
renamed to IO::Path.directory. IO::Path.dir will be removed or
re-purposed.
+* The Str.ucfirst builtin is deprecated; it will be replaced by Str.tc.
+
* The (experimental) LAZY statement prefix will soon be removed.
* Leading whitespace in rules and under :sigspace will no longer be