]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Mon, 10 Feb 2003 17:53:37 +0000 (18:53 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 10 Feb 2003 17:53:37 +0000 (18:53 +0100)
Rev: src/nettle/ChangeLog:1.173

ChangeLog

index 50adc6a2517432782d647164b06b3e082a6ec055..bae2c17674d6294169fa9130e511dd03f7003af7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * testsuite/sexp-format-test.c (test_main): New test with tokens
        in the format string.
+       (test_main): Test space-searated literals too.
 
        * rsa2sexp.c (rsa_keypair_to_sexp): New argument ALGORITHM_NAME.
        * examples/rsa-keygen.c (main): Updated call to rsa_keypair_to_sexp.