[commit: packages/process] master: Minor update to changelog file (b2f1133)
git at git.haskell.org
git at git.haskell.org
Tue Dec 3 10:26:46 UTC 2013
Repository : ssh://git@git.haskell.org/process
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b2f11335b5fcc0e5b421f16da78f11c558eba574/process
>---------------------------------------------------------------
commit b2f11335b5fcc0e5b421f16da78f11c558eba574
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sun Dec 1 11:25:04 2013 +0100
Minor update to changelog file
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
b2f11335b5fcc0e5b421f16da78f11c558eba574
changelog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/changelog b/changelog
index 15b04e8..1409eea 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-1.2.0.0 Nov 2013
+1.2.0.0 Dec 2013
* Update to Cabal 1.10 format
* Remove NHC specific code
@@ -11,5 +11,5 @@
a signal.
* Deprecate `module System.Cmd`
* On non-Windows, the child thread now comunicates any errors back
- to the parent thread via pipes.
+ to the parent thread via pipes.
* Fix deadlocks in `readProcess` and `readProcessWithExitCode`
More information about the ghc-commits
mailing list