Skip to content

Commit

Permalink
Added 'ismount' to NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
malmaud committed Aug 29, 2015
1 parent c7c69a8 commit 0737d38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,8 @@ Library improvements

* Added function `readlink` which returns the value of a symbolic link "path" ([#10714]).

* Added function `ismount` which checks if a directory is a mount point ([#11279]).

* The `cp` function now accepts keyword arguments `remove_destination` and `follow_symlinks` ([#10888]).

* The `mv` function now accepts keyword argument `remove_destination` ([#11145]).
Expand Down

0 comments on commit 0737d38

Please sign in to comment.