Skip to content

Commit

Permalink
NEWS: open now respects umask on UNIX
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski authored Jul 23, 2016
1 parent 85ddce5 commit 7534e3e
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 @@ -276,6 +276,8 @@ Library improvements

* File handling:

* The `open` function now respects `umask` on UNIX when creating files ([#16466], [#16502]).

* A new function `walkdir()` returns an iterator that walks the directory tree of a directory. ([#1765])

```
Expand Down

0 comments on commit 7534e3e

Please sign in to comment.