summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKilian Ulrichsohn <gustavfb@yahoo.de>2020-11-09 13:45:24 +0100
committerDavid Robillard <d@drobilla.net>2020-12-01 13:19:58 +0100
commit9f1c5cb43a908e6dbf9d2901608831de480fd7e1 (patch)
treef04baa773f2eef25996a81f3388655276c099c8a /NEWS
parent51f729b55621979af7291cb791cda70e8accefbe (diff)
downloadlilv-9f1c5cb43a908e6dbf9d2901608831de480fd7e1.tar.gz
lilv-9f1c5cb43a908e6dbf9d2901608831de480fd7e1.tar.bz2
lilv-9f1c5cb43a908e6dbf9d2901608831de480fd7e1.zip
Python: Allow connecting ports to structures
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4cdd86c..89852d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
lilv (0.24.11) unstable;
+ * Allow connecting ports to structures in Python
* Fix potential memory error when joining filesystem paths
* Fix unlikely undefined behavior when saving state
- -- David Robillard <d@drobilla.net> Wed, 11 Nov 2020 16:12:07 +0000
+ -- David Robillard <d@drobilla.net> Tue, 01 Dec 2020 12:19:48 +0000
lilv (0.24.10) stable;