From: Niels Möller Date: Thu, 24 Nov 2011 18:37:21 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: converted-master-branch-to-git~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd3c96effdc6958742144679dbfb67e8ffa93e5;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.238 --- diff --git a/ChangeLog b/ChangeLog index 7309b7ff..42bb96cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-11-24 Niels Möller + + From Martin Storsjö: + * examples/rsa-decrypt.c (main) [WIN32]: Set stdout/stdin to + binary mode. + * examples/rsa-encrypt.c (main): Likewise. + 2011-11-24 Niels Möller * configure.ac (HAVE_NATIVE_64_BIT): Workaround to get it set to 1 @@ -7,6 +14,8 @@ systems. Needed for M$ w64. (RSHIFT64): Likewise. Also added a missing parenthesis. +2011-11-24 Niels Möller + From Martin Storsjö: * testsuite/symbols-test: Use $NM, falling back to nm if undefined. * testsuite/Makefile.in (check): Pass $(NM) in the environment of