[commit: packages/directory] improve-tests, improve-tests-for-real, master, tmp: Changelog update (90584af)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:37:09 UTC 2015
Repository : ssh://git@git.haskell.org/directory
On branches: improve-tests,improve-tests-for-real,master,tmp
Link : http://ghc.haskell.org/trac/ghc/changeset/90584af7d353e11e7d39fa842f10fd8741c92574/directory
>---------------------------------------------------------------
commit 90584af7d353e11e7d39fa842f10fd8741c92574
Author: Michael Snoyman <michael at snoyman.com>
Date: Tue Feb 17 15:46:14 2015 +0200
Changelog update
>---------------------------------------------------------------
90584af7d353e11e7d39fa842f10fd8741c92574
changelog.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changelog.md b/changelog.md
index c2a41f8..7800551 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,9 @@
# Changelog for [`directory` package](http://hackage.haskell.org/package/directory)
+## Unreleased
+
+ * Avoid stack overflow in `getDirectoryContents` [#17](https://github.com/haskell/directory/pull/17)
+
## 1.2.2.0 *Jan 2014*
* Bundled with GHC 7.10.1
More information about the ghc-commits
mailing list