[commit: packages/process] master, new-flags, new-flags-no-f3df9d6: Update changelog for #32 (7368ab4)

git at git.haskell.org git at git.haskell.org
Mon Nov 2 06:23:41 UTC 2015


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

On branches: master,new-flags,new-flags-no-f3df9d6
Link       : http://ghc.haskell.org/trac/ghc/changeset/7368ab4ff2332994eb7af9e30d72a3d0cff0f721/process

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

commit 7368ab4ff2332994eb7af9e30d72a3d0cff0f721
Author: Michael Snoyman <michael at snoyman.com>
Date:   Wed Aug 19 10:22:25 2015 +0300

    Update changelog for #32


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

7368ab4ff2332994eb7af9e30d72a3d0cff0f721
 changelog.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/changelog.md b/changelog.md
index 31e3ddf..4b7c32f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
 ## 1.3.0.0 (unreleased)
 
 * Add StdStream(NoStream) to have standard handles closed. [#13](https://github.com/haskell/process/pull/13)
+* Support for Windows `DETACHED_PROCESS` and `setsid` [#32](https://github.com/haskell/process/issues/32)
 
 ## 1.2.3.0 *March 2015*
 



More information about the ghc-commits mailing list