diff options
author | David Robillard <d@drobilla.net> | 2013-02-18 21:42:02 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-02-18 21:42:02 +0000 |
commit | 561b4068adf0b9a1d947ace2f0d9c9a18d993291 (patch) | |
tree | bd909443afb79663803167b47171d1ca3d2c4669 /NEWS | |
parent | c97e250cd031b90befeb9ae7e1b68dfca768d1f3 (diff) | |
download | sratom-561b4068adf0b9a1d947ace2f0d9c9a18d993291.tar.gz sratom-561b4068adf0b9a1d947ace2f0d9c9a18d993291.tar.bz2 sratom-561b4068adf0b9a1d947ace2f0d9c9a18d993291.zip |
Bump version (Sratom 0.4.2).
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@5058 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,11 +1,12 @@ -sratom (0.4.1) unstable; +sratom (0.4.2) stable; * Fix serialisation of nested tuples * Fix memory leaks + * Use new sord API to clean up and shrink code * Disable timestamps in HTML documentation for reproducible build - * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) + * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory) - -- David Robillard <d@drobilla.net> Tue, 22 Jan 2013 00:06:31 -0500 + -- David Robillard <d@drobilla.net> Mon, 18 Feb 2013 11:17:01 -0500 sratom (0.4.0) stable; |