diff options
author | David Robillard <d@drobilla.net> | 2012-12-23 01:23:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-12-23 01:23:40 +0000 |
commit | 64aad4a519b18f356467f79c4ed3ac9c4e42fa80 (patch) | |
tree | bcef5562f6cab633f98d548e2a765d80843fda7f /NEWS | |
parent | b191564c12a1032aa83e5741b0aaf723498cd508 (diff) | |
download | sratom-64aad4a519b18f356467f79c4ed3ac9c4e42fa80.tar.gz sratom-64aad4a519b18f356467f79c4ed3ac9c4e42fa80.tar.bz2 sratom-64aad4a519b18f356467f79c4ed3ac9c4e42fa80.zip |
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4890 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ sratom (0.4.1) unstable; * 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> Thu, 22 Nov 2012 22:45:27 -0500 + -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:18:15 -0500 sratom (0.4.0) stable; |