aboutsummaryrefslogtreecommitdiff
path: root/docs/announce/2014.12.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/announce/2014.12.md')
-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.