[commit: unix] master: change notes (1461d21)

Simon Marlow marlowsd at gmail.com
Wed Jan 30 12:04:06 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1461d21ea3096e252fdd5698772dbfd1ad033d6a

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

commit 1461d21ea3096e252fdd5698772dbfd1ad033d6a
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Thu Oct 4 16:07:27 2012 +0100

    change notes

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

 unix.cabal |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/unix.cabal b/unix.cabal
index 287caa8..1aaaec9 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -14,6 +14,11 @@ description:
 	IEEE Std. 1003.1).
 	.
 	The package is not supported under Windows (except under Cygwin).
+        .
+        Changes in 2.7.0.0:
+        .
+        * @ProcessStatus@ changed to include a core-dumped flag.
+
 extra-source-files:
         config.guess config.sub install-sh
 		configure.ac configure





More information about the ghc-commits mailing list