diff options
author | David Robillard <d@drobilla.net> | 2017-02-21 07:01:28 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2017-02-21 07:01:28 +0100 |
commit | d8392945aacbf4ee854f0b36877a7d5e6b1aefcb (patch) | |
tree | a30a6a69e03455c0cbe58374babfcec427fca312 | |
parent | 195708a41efcf498f8250cfb8b37895b568d99b6 (diff) | |
download | lilv-d8392945aacbf4ee854f0b36877a7d5e6b1aefcb.tar.gz lilv-d8392945aacbf4ee854f0b36877a7d5e6b1aefcb.tar.bz2 lilv-d8392945aacbf4ee854f0b36877a7d5e6b1aefcb.zip |
Add attribution
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ lilv (0.24.3) unstable; * Remove use of deprecated readdir_r - * Install Python bindings when built without tests + * Install Python bindings when configured without tests + (thanks Clement Skau) -- David Robillard <d@drobilla.net> Mon, 20 Feb 2017 19:38:44 +0100 |