[Pkg-haskell-commits] darcs: haskell-hsh: Update changelog

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:50:25 UTC 2013


Thu Jun  4 02:30:23 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Update changelog
  Ignore-this: b561a9dada69beda904fd1e9ed41908b

    M ./changelog -2 +10

Thu Jun  4 02:30:23 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Update changelog
  Ignore-this: b561a9dada69beda904fd1e9ed41908b
diff -rN -u old-haskell-hsh//changelog new-haskell-hsh//changelog
--- old-haskell-hsh//changelog	2013-01-04 14:50:25.054219245 +0000
+++ new-haskell-hsh//changelog	2013-01-04 14:50:25.359345619 +0000
@@ -1,8 +1,16 @@
-haskell-hsh (1.2.6.4) unstable; urgency=high
+haskell-hsh (2.0.0-1) unstable; urgency=low
 
+  * New upstream release:
+    + Core completely re-implemented in terms of System.Process instead
+      of the POSIX-specific routines.  Significant reduction in
+      code size and complexity.  Better compatibility.
+    + Simplify and rework several ShellEquivs functions.
+    + Eliminate ShellEquivs functions no longer needed: teeBS, teeFIFOBS, 
+      catToBS, catToFIFOBS, catFromBS.
+    + Drop (>|-) operator -- no longer useful
   * Rebuild with newer GHC.
 
- -- John Goerzen <jgoerzen at complete.org>  Mon, 19 Jan 2009 15:58:13 -0600
+ -- John Goerzen <jgoerzen at complete.org>  Wed, 03 Jun 2009 21:28:05 -0500
 
 haskell-hsh (1.2.6.3) unstable; urgency=low
 





More information about the Pkg-haskell-commits mailing list