From 1ff831b97a3e3c8fdf69e1cbf17c0a5bbe503a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 8 Jan 2003 17:46:59 +0100 Subject: [PATCH] *** empty log message *** Rev: src/nettle/TODO:1.6 --- TODO | 3 +-- 1 file changed, 1 insertion(+), 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. -- GitLab