aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2012-08-29 07:29:03 -0500
committerpmichaud <pmichaud@pobox.com>2012-08-29 07:29:03 -0500
commit17285bbe3971420833bdcfd5d13f14bc19b4401b (patch)
tree2d8aca08ac18ec8545dc85ae66fbb2379b717fb2
parent641a630663df57668236417c676b6213ec972116 (diff)
Correct ucfirst notes in announcement.
-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