diff --git a/ChangeLog b/ChangeLog index bd00c82e6d144efcd6a50de5ce21a2cb505fdd8d..cfd2ff7adc5ad73f7e3ca3fcb46023f99f708c7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-12-05 Niels M�ller <nisse@cuckoo.hack.org> + + * testsuite/yarrow-test.c (main): Updated test to match the fixed + key event estimator. + + * yarrow_key_event.c (yarrow_key_event_estimate): Fixed handling + of timing info. + + * nettle.texinfo (Copyright): Say that under certain + circumstances, Nettle can be used as if under the LGPL. + + * README: Added a paragraph on copyright. + 2001-11-15 Niels M�ller <nisse@cuckoo.hack.org> * yarrow256.c (yarrow256_force_reseed): New function.