Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs/ChangeLog] remove extraneous 'for'
Pointed out by timotimo++.
  • Loading branch information
Carl Masak committed May 21, 2015
1 parent e113455 commit 9bdeaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -36,7 +36,7 @@ New in 2015.05
+ The REPL is strict by default now, that leaves only '-e' lines to be lax
+ Undeclared variable compile time error made clearer
+ IO::Handle.lines(:eager)/.words(:eager) now properly eager again
+ 'earliest' now handles for remaining channels without specific handlers
+ 'earliest' now handles remaining channels without specific handlers
+ Int/Rat ** -Int now generates a Rat if possible, else a Num
+ IO::Path.resolve now returns IO::Path as specced
+ Speedups:
Expand Down

0 comments on commit 9bdeaa9

Please sign in to comment.