diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-14 03:22:30 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-14 03:22:53 +0100 |
commit | b44924175a4241243d05cad68b8754a3dbeaa917 (patch) | |
tree | 73e0ec3af5edb7a677f5b0642aac74032ffb39f2 /TODO | |
parent | update todo (diff) | |
download | sha3sum-b44924175a4241243d05cad68b8754a3dbeaa917.tar.gz sha3sum-b44924175a4241243d05cad68b8754a3dbeaa917.tar.bz2 sha3sum-b44924175a4241243d05cad68b8754a3dbeaa917.tar.xz |
Update todo + fix potential dubble free on error + add support for --hex-input
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ --x ---hex Read the input in hexadecimal, rather than binary. - - use auto-auto-complete +write manuals |