aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-05-27 00:36:51 +0000
committerDavid Robillard <d@drobilla.net>2013-05-27 00:36:51 +0000
commit1b82dc6308fdaa3478b7adfd730977a4415dfdf1 (patch)
treead81383f37c5f966ed2156cebbb595eeeb623796 /lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl
parentdda54da26f30f848e6d2ed9d4c8c0c1d921bf5d0 (diff)
downloadlv2-1b82dc6308fdaa3478b7adfd730977a4415dfdf1.tar.xz
Fix crash in forge.h when pushing atoms to a full buffer.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl8
1 files changed, 8 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl
index d5e4d29..4c5fc68 100644
--- a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl
@@ -12,6 +12,14 @@
doap:created "2007-00-00" ;
doap:developer <http://drobilla.net/drobilla#me> ;
doap:release [
+ doap:revision "1.5" ;
+ doap:created "2013-05-26" ;
+ dcs:changeset [
+ dcs:item [
+ rdfs:label "Fix crash in forge.h when pushing atoms to a full buffer."
+ ]
+ ]
+ ] , [
doap:revision "1.4" ;
doap:created "2013-01-27" ;
doap:file-release <http://lv2plug.in/spec/lv2-1.4.0.tar.bz2> ;