diff options
| author | Lars Muldjord <muldjordlars@gmail.com> | 2017-01-18 11:43:52 +0100 | 
|---|---|---|
| committer | Lars Muldjord <muldjordlars@gmail.com> | 2017-01-18 11:43:52 +0100 | 
| commit | ad33daa0ef0beeefc142b32ed7e024d02c476b46 (patch) | |
| tree | 4f58eab6e65235c988f60a6d290ceead3d581364 /ChangeLog | |
| parent | 3d3ec7a9618037a547ce01e1871eb217d275cac3 (diff) | |
Adjusted and added a couple lines for 0.9.12
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 | 
1 files changed, 8 insertions, 5 deletions
| @@ -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  ============== | 
