From e0905f77927ae963b3e87cabfc14a9b207204909 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 8 Jan 2013 05:17:22 +0000 Subject: Add logger convenience API. --- lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl') diff --git a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl index 3601e7c..d8e22e2 100644 --- a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl @@ -11,6 +11,14 @@ doap:created "2012-01-12" ; doap:developer ; doap:release [ + doap:revision "1.1" ; + doap:created "2013-01-08" ; + dcs:changeset [ + dcs:item [ + rdfs:label "Add logger convenience API." + ] + ] + ] , [ doap:revision "1.0" ; doap:created "2012-04-17" ; doap:file-release ; -- cgit v1.2.1