summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-07-10 19:08:47 -0400
committerDavid Robillard <d@drobilla.net>2016-07-10 19:08:47 -0400
commitc1c8391838485b98d93e5187a75707c2e13f437b (patch)
tree4d9aa93eae5d1bc99ff559fbb57e922f0b2755fc /NEWS
parentbdda8bd6b9fc2839a2ee926d7a0158dddcb05097 (diff)
downloadsratom-c1c8391838485b98d93e5187a75707c2e13f437b.tar.gz
sratom-c1c8391838485b98d93e5187a75707c2e13f437b.tar.bz2
sratom-c1c8391838485b98d93e5187a75707c2e13f437b.zip
Support round-trip serialisation of relative paths
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6e2af0c..16b8829 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
-sratom (0.4.9) unstable;
+sratom (0.4.10) unstable;
+ * 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> Tue, 15 Mar 2016 17:57:49 -0400
+ -- David Robillard <d@drobilla.net> Sun, 10 Jul 2016 18:57:29 -0400
sratom (0.4.6) stable;