From cdc0548cc7a51eb3917dfaa91865217ff7c39c28 Mon Sep 17 00:00:00 2001 From: Alexander Kruppa Date: Wed, 8 Oct 2014 14:53:22 +0200 Subject: [PATCH] Add missing entries --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index aba9aab07..f08eec61c 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ Main changes between cado-nfs-2.1 and cado-nfs-2.1.1: * Added test-case in wuclient2.py for buggy Python MIME encoder to prevent data corruption during file upload under future Python versions * Bug fixes to multi-threading in linear algebra code +* fixed a bug in duplicate suppression, which might produce an error for + some collisions corresponding to false duplicates +* fixed detection of minimal cmake version Main changes between cado-nfs-2.0 and cado-nfs-2.1: * Polynomial selection now runs in two separate phases, size optimization -- GitLab