*****
Fixed
-----
* Directory permissions when using mkdir(). This is a security issue, and you
should upgrade as soon as possible.
Added
-----
* Equality comparison of FileSystems and Terminals, which makes equality
comparison for Paths work better as well.
* Add `interval` parameter to scheduler.wait(), and improve default behaviour.