summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-12-23 01:23:40 +0000
committerDavid Robillard <d@drobilla.net>2012-12-23 01:23:40 +0000
commitb4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c (patch)
treed73a2656f42869d4dc6ba9d148c5dc9f7e8c70a3 /NEWS
parentd457446041b634e650d95539ad44f553c1eee6e1 (diff)
downloadlilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.tar.gz
lilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.tar.bz2
lilv-b4a6bfd5c009921d42865882c3cc0e8e2e1fcb3c.zip
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4890 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 3ee9bee..55f39f2 100644
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,9 @@ lilv (0.15.0) unstable;
* Correctly depend on serd at build time (fix compilation in odd cases)
* Disable timestamps in HTML documentation for reproducible build
* lilvmm.hpp: Support varargs for Plugin::get_num_ports_of_class()
+ * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
- -- David Robillard <d@drobilla.net> Thu, 22 Nov 2012 21:47:57 -0500
+ -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:16:12 -0500
lilv (0.14.4) stable;