summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-07-31 03:22:58 -0400
committerDavid Robillard <d@drobilla.net>2016-07-31 03:24:29 -0400
commitb0339e5350f4b9f41f534a7f17e4bec4947fcd5f (patch)
treea0745c0dba3078c751e2d985342194619a23525e /NEWS
parent34547e1405b12b0f3ec8ce82e69e05ac11495ce8 (diff)
downloadsratom-b0339e5350f4b9f41f534a7f17e4bec4947fcd5f.tar.gz
sratom-b0339e5350f4b9f41f534a7f17e4bec4947fcd5f.tar.bz2
sratom-b0339e5350f4b9f41f534a7f17e4bec4947fcd5f.zip
Add sratom_set_env() for setting prefixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 59f0bb3..1ff1611 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
-sratom (0.4.10) unstable;
+sratom (0.5.1) unstable;
+ * Add sratom_set_env() for setting prefixes
* Fix padding of constructed vectors (thanks Hanspeter Portner)
* Support round-trip serialisation of relative paths
* 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> Sun, 24 Jul 2016 09:50:32 -0400
+ -- David Robillard <d@drobilla.net> Sun, 31 Jul 2016 02:31:55 -0400
sratom (0.4.6) stable;