summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-11-23 02:48:39 +0000
committerDavid Robillard <d@drobilla.net>2012-11-23 02:48:39 +0000
commita76bd27ee0a9e763654100b584b3506f4f53e0c0 (patch)
tree3e8eb73e5835c941ce4c9c5c0f7d72ad60e47856 /NEWS
parentf7963514ecc6b09717e5a5b49845cb0043145e37 (diff)
downloadlilv-a76bd27ee0a9e763654100b584b3506f4f53e0c0.tar.gz
lilv-a76bd27ee0a9e763654100b584b3506f4f53e0c0.tar.bz2
lilv-a76bd27ee0a9e763654100b584b3506f4f53e0c0.zip
Support atom:supports in lilv_port_supports_event() (fix #857).
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4857 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7697925..6b5509b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
lilv (0.14.5) unstable;
- * Disable timestamps in HTML documentation for reproducible build
+ * Support atom:supports in lilv_port_supports_event().
* Correctly depend on serd at build time (fix compilation in odd cases)
+ * Disable timestamps in HTML documentation for reproducible build
- -- David Robillard <d@drobilla.net> Thu, 22 Nov 2012 21:35:53 -0500
+ -- David Robillard <d@drobilla.net> Thu, 22 Nov 2012 21:47:57 -0500
lilv (0.14.4) stable;