Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo in changelog, lizmat++
  • Loading branch information
FROGGS committed May 22, 2015
1 parent 24ea588 commit 50abd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -57,7 +57,7 @@ New in 2015.05
+ map <:alpha> in regexes etc to proper lookup on JVM
+ site/lib is now in the C library (.dll/.so/.dylib etc) search path
+ Fix scoping bugs with statement modifier for and given.
+ Make { 1 R=> 'a' } and { %*h } construst hashes.
+ Make { 1 R=> 'a' } and { %*h } construct hashes.
+ Fix lexical context of regex interpolations
+ Speedups:
+ generating backtraces is now lazy, improving the speed of e.g. warnings
Expand Down

0 comments on commit 50abd69

Please sign in to comment.