From: Niels Möller Date: Wed, 27 Aug 2014 20:07:19 +0000 (+0200) Subject: Forgotten ChangeLog entry from previous commit. X-Git-Tag: nettle_3.1rc1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a154b7fbc8eaf710b443a39848a0a4e47a3f2ba;p=thirdparty%2Fnettle.git Forgotten ChangeLog entry from previous commit. --- diff --git a/ChangeLog b/ChangeLog index a472f78f..9f6b20c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-08-27 Niels Möller + * ecc-modq.c (ecc_modq_inv): Use q_bit_size. + * ecc-internal.h (struct ecc_curve): New field q_bit_size. Updated all instances.