From 6b7e73ac40a0ce91bfe6c0687eeda1459ba5bd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Fri, 2 Sep 2011 22:53:54 +0200 Subject: [PATCH] Use latin-1 for now. Rev: nettle/NEWS:1.16 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7fbd7d78..8bf59a01 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ NEWS for the 2.3 release certain platforms. Should not affect any documented features of the library. - * Reorganization of the code for the various Merkle-Damgård + * Reorganization of the code for the various Merkle-Damg�rd hash functions. Some fields in the context structs for md4, md5 and sha1 have been renamed, for consistency. Applications should not peek inside these structs, and the -- GitLab