summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-01-22 05:07:11 +0000
committerDavid Robillard <d@drobilla.net>2013-01-22 05:07:11 +0000
commit48c2c0f44d12e530261d202662f00b676c826fc1 (patch)
tree77ccf2a34e692b9beb8116100f75f3028b8b21b0 /NEWS
parent1e195032cdc8e8f4f81713941b287749e2d8619d (diff)
downloadsratom-48c2c0f44d12e530261d202662f00b676c826fc1.tar.gz
sratom-48c2c0f44d12e530261d202662f00b676c826fc1.tar.bz2
sratom-48c2c0f44d12e530261d202662f00b676c826fc1.zip
Fix serialisation of nested tuples.
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@5004 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9eb691c..38209e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
sratom (0.4.1) unstable;
+ * Fix serialisation of nested tuples
* Fix memory leaks
* Disable timestamps in HTML documentation for reproducible build
* Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
- -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:18:15 -0500
+ -- David Robillard <d@drobilla.net> Tue, 22 Jan 2013 00:06:31 -0500
sratom (0.4.0) stable;