diff options
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |