aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2014-12-26 12:38:19 +0100
committerMoritz Lenz <moritz@faui2k3.org>2014-12-26 12:38:19 +0100
commit43e6655082933db5250fa0f0d6606b82ea0d3249 (patch)
tree7ab03a377e6a1623b7462d271d0586afd8d85719
parentbb488b790383f74cc2e83e304a7b5a6b81a03677 (diff)
typo, xfix++
-rw-r--r--docs/announce/2014.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2014.12.md b/docs/announce/2014.12.md
index d5ab737..987ef49 100644
--- a/docs/announce/2014.12.md
+++ b/docs/announce/2014.12.md
@@ -55,7 +55,7 @@ Changes to modules included in Rakudo Star:
- [HTTP::Easy](https://github.com/supernovus/perl6-http-easy) has received a few algorithm optimizations that made it faster.
- HTTP::Easy now binds to all interfaces by default when acting as a web server.
- [ufo](https://github.com/masak/ufo) now leaves `.pm` and `.pm6` in module names.
-- [NativeCall](https://github.com/jnthn/zavolaj) now parses library name like `libfoo-2.0` and `libbar.so.3.3.0`.
+- [NativeCall](https://github.com/jnthn/zavolaj) now parses library names like `libfoo-2.0` and `libbar.so.3.3.0`.
There are some key features of Perl 6 that Rakudo Star does not yet
handle appropriately, although they will appear in upcoming releases.