diff options
author | David Robillard <d@drobilla.net> | 2021-01-07 22:47:53 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-01-07 22:47:53 +0100 |
commit | cbc05978dc38071183b3b4cec74ebc1fabaace6d (patch) | |
tree | a36656ecfe9ca3c4d8fa2dcd4159789bd4288e53 /NEWS | |
parent | 8bfd66a92a4b6d6f5ba25a0826c62196008f815e (diff) | |
download | lilv-cbc05978dc38071183b3b4cec74ebc1fabaace6d.tar.gz lilv-cbc05978dc38071183b3b4cec74ebc1fabaace6d.tar.bz2 lilv-cbc05978dc38071183b3b4cec74ebc1fabaace6d.zip |
Lilv 0.24.12v0.24.12
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -lilv (0.24.11) unstable; +lilv (0.24.12) stable; * Allow connecting ports to structures in Python * Fix potential memory error when joining filesystem paths @@ -7,7 +7,7 @@ lilv (0.24.11) unstable; * Fix writing state manifests on Windows * Remove the need for a generated configuration header - -- David Robillard <d@drobilla.net> Fri, 01 Jan 2021 16:54:05 +0000 + -- David Robillard <d@drobilla.net> Thu, 07 Jan 2021 21:46:06 +0000 lilv (0.24.10) stable; |