Update NEWS' and
TODO'.
This commit is contained in:
parent
b0fad8a2d4
commit
423002544d
7
NEWS
7
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
|
||||
|
4
TODO
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user