[commit: packages/directory] improve-tests, improve-tests-for-real, master, tmp: Update changelog (b78c422)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:36:57 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/b78c422d9433141334d072a85f530dbacdadd1f7/directory
>---------------------------------------------------------------
commit b78c422d9433141334d072a85f530dbacdadd1f7
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Mon Jan 19 14:39:05 2015 +0100
Update changelog
>---------------------------------------------------------------
b78c422d9433141334d072a85f530dbacdadd1f7
changelog.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changelog.md b/changelog.md
index 6891d2f..c2a41f8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,6 +6,10 @@
* make `getModificationTime` support sub-second resolution on windows
+ * Fix silent failure in `createDirectoryIfMissing`
+
+ * Replace `throw` by better defined `throwIO`s
+
## 1.2.1.0 *Mar 2014*
* Bundled with GHC 7.8.1
More information about the ghc-commits
mailing list