Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added some more ChangeLog entries
  • Loading branch information
lizmat committed May 15, 2014
1 parent 875ce09 commit ea2aaa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ChangeLog
Expand Up @@ -14,6 +14,10 @@ New in 2014.05
+ added IO::Socket::Async.chars_supply, returns a Supply with chunks
+ added first-index, last-index, grep-index subs/methods
+ Pair.key was erroneously implemented "is rw"
+ added "subtest code, desc" to Test.pm (inspired by P5's Test::More)
+ BagHash<foo>-- on non-existing key no longer fails (as per S02 spec change)
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>
+ added $*KERNEL, $*DISTRO, $*VM as full blown objects

New in 2014.04

Expand Down

0 comments on commit ea2aaa8

Please sign in to comment.