]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Sun, 21 Sep 2003 20:37:55 +0000 (22:37 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 21 Sep 2003 20:37:55 +0000 (22:37 +0200)
Rev: src/nettle/ChangeLog:1.213

ChangeLog

index 5a7401a0cba56e1e8004df1bcae58de99e450d9a..222cdf9bc1dcad5a88907f5ce9f5c5e3d3c1c456 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-21  Niels Möller  <nisse@cuckoo.hack.org>
+
+       * testsuite/rsa-encrypt-test.c (test_main): Don't use gmp_printf,
+       as it seems it's only available with the newer gmp. Use
+       mpz_out_str instead.
+
 2003-09-19  Niels Möller  <niels@s3.kth.se>
 
        * examples/Makefile.am (EXTRA_DIST): Added rsa-session.h.