diff options
author | Pjotr Prins | 2020-05-28 07:26:06 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-28 07:26:06 -0500 |
commit | 9c5dfbc0e27b9f5c576c1f81a43e7932bb074160 (patch) | |
tree | d9a8ab31eedb64bfd560c2e4649aa06afb299ee0 /RELEASE-NOTES.md | |
parent | 85b688357a83cce5e884eb439dd541772368c5b4 (diff) | |
parent | e302123d531331507b96f89715846a0b6cab3ec4 (diff) | |
download | pangemma-9c5dfbc0e27b9f5c576c1f81a43e7932bb074160.tar.gz |
Travis conflict
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r-- | RELEASE-NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 6dad528..53674d8 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -9,6 +9,8 @@ and GCC 10.1 fix release * Fix build on gcc 10.1 (mostly BLAS include files) +* Removed Eigenlib dependencies and modifed test results to match openblas output +* Also tested with guix gcc-toolchain@8.4.0 gdb gsl openblas zlib bash ld-wrapper perl vim which ## ChangeLog v0.98.1 (2018/12/10) |