diff options
author | David Robillard <d@drobilla.net> | 2020-01-06 10:13:03 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-01-06 10:13:03 -0500 |
commit | 31b6c21cb71010ab6202d345c9549d5b5dab9540 (patch) | |
tree | 97aa8f9d06e6ee69331d13209b128cc47767fa75 /NEWS | |
parent | 5d45fda230192d47a4afadecdf3dce038b8d6fe9 (diff) | |
download | suil-31b6c21cb71010ab6202d345c9549d5b5dab9540.tar.gz suil-31b6c21cb71010ab6202d345c9549d5b5dab9540.tar.bz2 suil-31b6c21cb71010ab6202d345c9549d5b5dab9540.zip |
Fix compilation on MacOS older than 10.12
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +suil (0.10.7) unstable; + + * Fix compilation on MacOS older than 10.12 + + -- David Robillard <d@drobilla.net> Mon, 06 Jan 2020 15:12:38 +0000 + suil (0.10.6) stable; * Add no-cocoa configure flag |