From: Niels Möller Date: Sat, 3 Sep 2011 18:17:47 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: converted-master-branch-to-git~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be79479618b132b5f066019584eeae2f3c9ff26;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.224 --- diff --git a/ChangeLog b/ChangeLog index aff034b6..9f5a492e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2011-09-03 Niels Möller + * x86/camellia-crypt-internal.asm: Use "l"-suffix on instructions + more consistently. Reportedly, freebsd and netbsd systems with + clang are more picky about this. + + * configure.ac: Changed version number to 2.5. + + * Released nettle-2.4. + * configure.ac (LIBNETTLE_MINOR): Bumped library version, to 4.3. * gcm-aes.c: Include config.h.