summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLars Muldjord <muldjordlars@gmail.com>2017-01-18 09:16:55 +0100
committerLars Muldjord <muldjordlars@gmail.com>2017-01-18 09:16:55 +0100
commit3d3ec7a9618037a547ce01e1871eb217d275cac3 (patch)
tree106a9941ecc92673c41b2bf8724d45275ecedd73 /ChangeLog
parentc03bd6049a635ae42c0ca2cc3bc88fc1f489b477 (diff)
Updated with 0.9.12 changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b03c06b..a7e2612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Version 0.9.12
+==============
+Release date: January 18th 2017
+Contributors: deva, chaot4, Muldjord, meka
+ - Fix semaphore EINT assertion in MusE
+ - Fix atomic link check - always link with atomic
+ - Draw boxes instead of nothing when trying to render characters not
+ in the font map
+ - Extend character map to include full latin1 character set
+ - Fixed FreeBSD issues
+ - Fix missing "mouse-up" events when runnnig lv2 plugin on linux in a
+ JUCE based host (Helio or Tracktion)
+ - Added missing ttl as per: https://github.com/falkTX/Carla/issues/412
+
Version 0.9.11
==============
Release date: October 29th 2016