Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[ChangeLog] mention Int() in multi semantics change
  • Loading branch information
Carl Masak committed Apr 23, 2015
1 parent 3d3bc76 commit 9c2ae90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -3,6 +3,7 @@ New in 2015.04
+ Installation directory layout changed: it now uses $PREFIX/share instead of
$PREFIX/languages
+ "0" (0 as a string) is now True, no special-casing anymore
+ an Int() coercion type in a multi now creates two candidates: Any and Int
+ Fixes:
+ try now implies "use fatal", so failures are not leaked
+ "use fatal" now only works in its scope, and not in deeper ones
Expand Down

0 comments on commit 9c2ae90

Please sign in to comment.