diff options
author | David Robillard <d@drobilla.net> | 2016-03-15 18:01:14 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-03-15 18:01:14 -0400 |
commit | f205d626e0fbcd98f3c0459b739d6688b19b157a (patch) | |
tree | 7f5fdca6a9f7a89983c539fdf6a32e91cec90f7a /NEWS | |
parent | 2d66c5e98f1bbc8244d61e6f328e2a7b5671fab2 (diff) | |
download | sratom-f205d626e0fbcd98f3c0459b739d6688b19b157a.tar.gz sratom-f205d626e0fbcd98f3c0459b739d6688b19b157a.tar.bz2 sratom-f205d626e0fbcd98f3c0459b739d6688b19b157a.zip |
Support sequences with beat time stamps
Based on a patch from Hanspeter Portner.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ -sratom (0.4.7) unstable; +sratom (0.4.9) unstable; + * Support sequences with beat time stamps * Fix warnings when building with ISO C++ compilers * Upgrade to waf 1.8.14 - -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:03:46 -0400 + -- David Robillard <d@drobilla.net> Tue, 15 Mar 2016 17:57:49 -0400 sratom (0.4.6) stable; |