Skip to content

Commit

Permalink
Amend changelog with "Set filename in IO errors from file time functi…
Browse files Browse the repository at this point in the history
…ons"

as the changes made in commit 5f431e0
was not previously mentioned in the changelog.

See: haskell#38
  • Loading branch information
Rufflewind committed Nov 3, 2015
1 parent 91062ae commit f5176b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Changelog for the [`directory`][1] package

* Implement `getAccessTime` and `setAccessTime`

* Set the filename in IO errors from the file time functions

* Fix `canonicalizePath` so that it always returns a reasonable result even
if the path is inaccessible and will not throw exceptions unless the
current directory cannot be obtained
Expand Down

0 comments on commit f5176b3

Please sign in to comment.