aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.md
diff options
context:
space:
mode:
authorPjotr Prins2020-09-29 13:04:05 +0100
committerPjotr Prins2020-09-29 14:26:11 +0100
commit5571631975792bc6af8c6d47f9558dc001fcfbaa (patch)
treee16c001d85b0c10bc47b3b19dd8dab6be57814e2 /RELEASE-NOTES.md
parentac67a05b7eae37ef28a3e9af9a03f75e310fb7b7 (diff)
downloadpangemma-5571631975792bc6af8c6d47f9558dc001fcfbaa.tar.gz
Fixes OSX build on Travis-CI
Fixes #160
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r--RELEASE-NOTES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 4345c27..7d8b633 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -6,6 +6,9 @@ and
## ChangeLog v0.98.3 (2020/?)
+* Fix Travis build with gcc 5.5 (OpenBLAS related round-offs)
+* Fix Travis build on OSX (brew related)
+* GEMMA installs on FreeBSD (thanks @outpaddling)
## ChangeLog v0.98.2 (2019/05/28)