Skip to content

Commit

Permalink
Changes in version 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Apr 13, 2019
1 parent 2b280c4 commit 9430713
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2019-04-13 Kim Walisch <[email protected]>

Version 4.6 released.

This version fixes 2 bugs in the CMakeLists.txt build script
and improves the primecount backup version that stores
intermediate results to hard disk. Note that
primecount.backup files produced by previous primecount
releases are incompatible with primecount-4.6.

CMakeLists.txt: Fix libatomic issue.
CMakeLists.txt: Require CMake 3.4 instead of 3.9.
LoadBalancer.cpp: Increase number of backups.
S2_easy.cpp: Allow resuming using fewer/more threads.
S2_hard.cpp: Allow resuming using fewer/more threads.
primecount.backup: Add MD5 checksum.

2019-02-20 Kim Walisch <[email protected]>

Version 4.5 released.
Expand Down

0 comments on commit 9430713

Please sign in to comment.