Skip to content

Commit

Permalink
ls.rec handle inaccessible files - unstable changelog com-lihaoyi#679
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkwiecinski committed Aug 12, 2017
1 parent 8f50655 commit e4e7027
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme/Footer.scalatex
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@
@lnk("Aish Fenton", "https://github.com/aishfenton")
@li
Fixed the @hl.scala{kill} command in Ammonite-Ops, thanks to
@lnk("杨博", "https://github.com/Atry")
@lnk("??????", "https://github.com/Atry")
@li
Unknown Ansi escape codes now have their @hl.scala{'\u001b'}
escape character removed, rather than messing up the REPL rendering
Expand Down Expand Up @@ -1413,3 +1413,6 @@

@sect{Unstable Changelog}
@ul
@li
Fix for issue @issue(679) when running @code{ls.rec} on path including
inaccessible files would throw @hl.scala{java.nio.file.AccessDeniedException}

0 comments on commit e4e7027

Please sign in to comment.