From: Niels Möller Date: Wed, 30 Mar 2016 17:29:23 +0000 (+0200) Subject: ChangeLog update. X-Git-Tag: nettle_3.3_release_20161001~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3952e2dbb4578e194e6fd39251dce0126fdd489;p=thirdparty%2Fnettle.git ChangeLog update. --- diff --git a/ChangeLog b/ChangeLog index d068636c..902b8f94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-03-30 Niels Möller + + From Nikos Mavrogiannopoulos. + * configure.ac: Change dll names to follow the libtool convention + with only major version number in the name. + 2016-03-15 Niels Möller * twofish.c (gf_multiply): Change return value to uint32_t, to