diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-05-12 21:22:19 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-05-12 21:22:19 -0400 |
commit | 3ea16523f1a3cbbdcd451a3845725417ee2141d8 (patch) | |
tree | 837c9de4e9779ba2adacc4cbe4edad6d8a7ddc3f /sisu.org | |
parent | v5: digests cleaning (diff) |
v6: digests sha512 option implemented
* options sha512 sha256 md5
* command line --sha512
* rcconf.yml ['defsault']['digest'] = sha512
* (Closes: #744402)
Diffstat (limited to 'sisu.org')
-rw-r--r-- | sisu.org | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1627,7 +1627,7 @@ page after TOC). Regards, Daniel -**** TODO [#C] #744402 [w|u] sisu: support sha512 +**** DONE (6.0.5) [#C] #744402 [w|u] sisu: support sha512 :implement: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744402> From: Daniel Baumann <daniel.baumann@progress-technologies.net> @@ -1647,6 +1647,11 @@ it would be even nicer if you could specify the actual digest like Regards, Daniel +***** NOTES/COMMENTS + +implemented +document command line option --sha512 + **** TODO [#C] #744405 [w|u] sisu: set default font size <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744405> |