summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2003-01-08 17:46:59 +0100
committerNiels Möller <nisse@lysator.liu.se>2003-01-08 17:46:59 +0100
commit1ff831b97a3e3c8fdf69e1cbf17c0a5bbe503a1d (patch)
treea82216ee92ce62d3f22d223307313cbd662993a4 /TODO
parenta6f87721704e5dd8d32c281d2a5c811352226f8b (diff)
downloadnettle-1ff831b97a3e3c8fdf69e1cbf17c0a5bbe503a1d.tar.gz
*** empty log message ***
Rev: src/nettle/TODO:1.6
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 24e32933..1c494282 100644
--- a/TODO
+++ b/TODO
@@ -15,5 +15,4 @@ Improve sexp_Format to accept literals, like "n" in
sexp_format(buffer, "(n%b)", n);
-Add a "avanced-hex" syntax to sexp-conv. Like the advanced syntax, but
-prefer hex instead of base 64 for non-ascii literals.
+Valgrind reports errors on the des-compat test program. Investigate.