[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36
John Goerzen
jgoerzen at complete.org
Fri Apr 23 15:10:56 UTC 2010
The following commit has been merged in the master branch:
commit ddeefd08975a719273e7614dea1e47a7e6f58687
Author: John Goerzen <jgoerzen at complete.org>
Date: Tue Jul 4 22:35:27 2006 +0100
Prepping for 0.14.5
diff --git a/MissingH.cabal b/MissingH.cabal
index 9b2a678..7a2416f 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,6 +1,6 @@
-- arch-tag: MissingH main description file
Name: MissingH
-Version: 0.14.4
+Version: 0.14.5
License: GPL
Maintainer: John Goerzen <jgoerzen at complete.org>
Stability: Beta
diff --git a/debian/changelog b/debian/changelog
index 78a06c6..8f8417b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+missingh (0.14.5) unstable; urgency=low
+
+ * New function: MissingH.Cmd.posixRawSystem
+ * MissingH.Cmd.safeSystem now implemented in terms of posixRawSystem
+ on supported platforms.
+
+ -- John Goerzen <jgoerzen at complete.org> Tue, 4 Jul 2006 11:34:49 -0500
+
missingh (0.14.4) unstable; urgency=low
* Fix a bug in ConfigParser.merge and write a test for it.
--
haskell-testpack
More information about the Pkg-haskell-commits
mailing list