summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLars Muldjord <muldjordlars@gmail.com>2017-01-18 11:43:52 +0100
committerLars Muldjord <muldjordlars@gmail.com>2017-01-18 11:43:52 +0100
commitad33daa0ef0beeefc142b32ed7e024d02c476b46 (patch)
tree4f58eab6e65235c988f60a6d290ceead3d581364 /ChangeLog
parent3d3ec7a9618037a547ce01e1871eb217d275cac3 (diff)
Adjusted and added a couple lines for 0.9.12
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index a7e2612..a4f932d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,13 +4,16 @@ 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
+ - 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 full support for FreeBSD
+ - 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
+ - Algorithmically generate the test .wav files to be able to run the tests
+ also with the tarball
+ - Add --lv2dir parameter to configure
Version 0.9.11
==============