Luke Dashjr 12 years ago
parent
commit
66e706be0c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      NEWS

+ 6 - 0
NEWS

@@ -1,5 +1,11 @@
 BFGMiner Version 3.0.1 - April 24, 2013
 
+- Bugfix: configure: Move actual roundl macro back to miner.h after math.h
+should be included
+- Bugfix: configure: Use dummy pointer to correctly detect roundl when conftest
+main is missing argc parameter
+- Bugfix: configure: Use variable argument to roundl to prevent compilers from
+optimizing it out entirely
 - Remove bitstreams from Windows binary distributions (README directs users to
 download source and copy them)
 - make-release: Remove autom4te.cache from distributed source