[commit: packages/process] master: Add back "Unreleased changes" (e9a201b)
git at git.haskell.org
git at git.haskell.org
Wed Jul 19 21:19:23 UTC 2017
Repository : ssh://git@git.haskell.org/process
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e9a201bc48d4ebb5e4d1b731111a764b2a07bbde/process
>---------------------------------------------------------------
commit e9a201bc48d4ebb5e4d1b731111a764b2a07bbde
Author: Michael Snoyman <michael at snoyman.com>
Date: Mon Feb 6 10:52:09 2017 +0200
Add back "Unreleased changes"
>---------------------------------------------------------------
e9a201bc48d4ebb5e4d1b731111a764b2a07bbde
changelog.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/changelog.md b/changelog.md
index 55cbfc6..bcb4ae5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,7 @@
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
+## Unreleased changes
+
## 1.5.0.0 *February 2017*
* Bug fix: Don't close already closed pipes
More information about the ghc-commits
mailing list