Skip to content

Commit

Permalink
[docs/ChangeLog] added/changed a few quotation marks
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Masak committed Mar 18, 2010
1 parent 4c251d4 commit b4ed7c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/ChangeLog
Expand Up @@ -36,9 +36,10 @@ New in 2010.03 release
authority, and in absence of a requirement selection of the latest
version by default if multiple are available.
+ Many improvements to the series operator
+ Implemented need and a first cut of import; use works in terms of them
+ Implemented 'need' and a first cut of 'import'; 'use' works in terms
of them
+ Import is now into the lexical scope by default, as per spec
+ Removed requirement to hand-pre-compile .pm to .pir for use with "use"
+ Removed requirement to hand-pre-compile .pm to .pir for use with 'use'
+ Improved multi-dispatch candidate not found errors to include details of
the available candidates
+ Implemented 'use MONKEY_TYPING'
Expand Down

0 comments on commit b4ed7c1

Please sign in to comment.