diff options
author | David Robillard <d@drobilla.net> | 2017-02-20 19:39:49 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2017-02-20 19:39:49 +0100 |
commit | 195708a41efcf498f8250cfb8b37895b568d99b6 (patch) | |
tree | e2adaa7e398d6133ec1331628cf0fb3e4cca2fb2 /NEWS | |
parent | 346e24c9a14fe914e8a993b4f22fd0ba886f29ca (diff) | |
download | lilv-195708a41efcf498f8250cfb8b37895b568d99b6.tar.gz lilv-195708a41efcf498f8250cfb8b37895b568d99b6.tar.bz2 lilv-195708a41efcf498f8250cfb8b37895b568d99b6.zip |
Install Python bindings when configured without tests
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ lilv (0.24.3) unstable; * Remove use of deprecated readdir_r + * Install Python bindings when built without tests - -- David Robillard <d@drobilla.net> Sun, 12 Feb 2017 17:49:05 +0100 + -- David Robillard <d@drobilla.net> Mon, 20 Feb 2017 19:38:44 +0100 lilv (0.24.2) stable; |