summaryrefslogtreecommitdiffstats
path: root/content/news/2013-08-09-lv2-1-6-0.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/news/2013-08-09-lv2-1-6-0.md')
-rw-r--r--content/news/2013-08-09-lv2-1-6-0.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/news/2013-08-09-lv2-1-6-0.md b/content/news/2013-08-09-lv2-1-6-0.md
new file mode 100644
index 0000000..4678a29
--- /dev/null
+++ b/content/news/2013-08-09-lv2-1-6-0.md
@@ -0,0 +1,15 @@
+Title: lv2 1.6.0
+Date: 2013-08-09 00:00
+Slug: lv2-1-6-0
+Author: drobilla
+
+[lv2 1.6.0](http://lv2plug.in/spec/lv2-1.6.0.tar.bz2) has been released.
+
+Changes:
+
+ * Upgrade to waf 1.7.11.
+ * Fix lv2specgen usage from command line.
+ * Fix port indices of metronome example.
+ * atom: Fix crash in forge.h when pushing atoms to a full buffer.
+ * ui: Add ui:updateRate property.
+ * ui: Add idle interface so native UIs and foreign toolkits can drive their event loops.