summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-07-02 22:58:50 +0200
committerLudovic Courtès <ludo@gnu.org>2013-07-03 01:18:28 +0200
commit423002544d7f1b57c361445c65dfcdd905b07ac2 (patch)
treec3a374d1393e65d6e4f7cf2aa833a40ea77b9d5b
parentb0fad8a2d45a47138e202644c542adbd6d5ee684 (diff)
downloadgnu-guix-423002544d7f1b57c361445c65dfcdd905b07ac2.tar
gnu-guix-423002544d7f1b57c361445c65dfcdd905b07ac2.tar.gz
Update `NEWS' and `TODO'.
-rw-r--r--NEWS7
-rw-r--r--TODO4
2 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 8ef620e24f..4a0e0fa012 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,13 @@ to download a substitute.
See the manual for details.
+
+** Programming interfaces
+
+*** New (guix hash) module; new ‘open-sha256-port’ and ‘sha256-port’ procedures
+
+This improves performance of SHA256 computations.
+
** Bugs fixed
*** “guix --help” now works when using Guile 2.0.5
*** Binary substituter multi-threading and pipe issues fixed
diff --git a/TODO b/TODO
index 4cb243bc4a..44d540463e 100644
--- a/TODO
+++ b/TODO
@@ -85,10 +85,6 @@ create a new ‘dir’.
#+END_SRC
-* add ‘make-sha256-port’ binding for ‘gcry_md_write’ & co.
-
-This should make `derivation-hash' faster.
-
* synchronize package descriptions with GSRC and/or the [[http://directory.fsf.org][FSD]]
Meta-data for GNU packages, including descriptions and synopses, can be