summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-03-15 18:01:14 -0400
committerDavid Robillard <d@drobilla.net>2016-03-15 18:01:14 -0400
commitf205d626e0fbcd98f3c0459b739d6688b19b157a (patch)
tree7f5fdca6a9f7a89983c539fdf6a32e91cec90f7a /NEWS
parent2d66c5e98f1bbc8244d61e6f328e2a7b5671fab2 (diff)
downloadsratom-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--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4cf5c78..6e2af0c 100644
--- a/NEWS
+++ b/NEWS
@@ -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;