[commit: packages/directory] master: Update changelog.md: issue #9 is now fixed (8428a55)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 11:38:00 UTC 2015


Repository : ssh://git@git.haskell.org/directory

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8428a55c0f51548e32c37f9d1a46b511c9976617/directory

>---------------------------------------------------------------

commit 8428a55c0f51548e32c37f9d1a46b511c9976617
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Mon Mar 2 23:31:30 2015 -0500

    Update changelog.md: issue #9 is now fixed


>---------------------------------------------------------------

8428a55c0f51548e32c37f9d1a46b511c9976617
 changelog.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/changelog.md b/changelog.md
index bc2d62a..d5e12f0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -18,6 +18,9 @@
     circumstances, fixing the inconsistency as noted in
     [#15](https://github.com/haskell/directory/issues/15)
 
+  * Allow trailing path separators in `getPermissions` on Windows
+    (fixes [#9](https://github.com/haskell/directory/issues/9))
+
 ## 1.2.1.0  *Mar 2014*
 
   * Bundled with GHC 7.8.1



More information about the ghc-commits mailing list