diff options
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r-- | RELEASE-NOTES.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0852143..0033ab1 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -6,10 +6,11 @@ and ## ChangeLog v0.98.5 (2021/mm/dd) -* Changed banner to show Copyright (C) 2012–2021, Xiang Zhou, Pjotr Prins and team +* Changed banner to show 'Copyright (C) 2012–2021, Xiang Zhou, Pjotr Prins and team' * Fixed tests for new Debian stable release - mostly roundoff confusion * Documented `-lmm 9` which adds additive effect to `-lmm 2` -* Fix of GSL ERROR: function value is not finite in brent.c at line 202 errno 9 #210 +* Fix of GSL ERROR: function value is not finite in brent.c at line 202 errno 9, see #210 +* Added profiler support in Guix profile and make file. Profiling issue #243 ## ChangeLog v0.98.4 (2021/01/29) |