aboutsummaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index d5100cf..b7dafcd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -14,6 +14,9 @@
* Use CAPI FFI import for `truncate` to make sure the LFS-version is used.
+ * `executeFile`: Fix `ENOTDIR` error for entries with non-directory
+ components in `PATH` (and instead skip over non-directory `PATH`-elements)
+
## 2.7.0.1 *Mar 2014*
* Bundled with GHC 7.8.1