Skip to content

Commit

Permalink
[docs] add some entries to ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 19, 2010
1 parent c4de1a7 commit d4bb7b2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,14 @@
New in 2010.05 release
+ implemented lexical classes
+ manual pages are now installed
+ the .match method now understand the adverbs :c; :p, :nth, :x, :g, :ov
+ test reports with tools/test_summary.pl now record detailed timing information
+ many improvements to numeric handling
+ implemented S (sequential) meta operator
+ fixed placeholder parameters ($^a, $^b)
+ basic enum implementation
+ implemented List.classify

New in 2010.04 release
+ interpolation of expression ending in postcircumfixes into double-quoted
strings (for example "cards: @cards.sort()")
Expand Down

0 comments on commit d4bb7b2

Please sign in to comment.