summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-03 01:09:58 +0000
committerDavid Robillard <d@drobilla.net>2015-10-03 01:09:58 +0000
commitdb0a582cff8b17c41d3bac0068e69cbbf7752666 (patch)
tree9eae2569e21d35417597f77e0b51bfc89f3791ce /NEWS
parente13eb3724dadd1b9dfcd108317e6c39a15c748d2 (diff)
downloadganv-db0a582cff8b17c41d3bac0068e69cbbf7752666.tar.gz
ganv-db0a582cff8b17c41d3bac0068e69cbbf7752666.tar.bz2
ganv-db0a582cff8b17c41d3bac0068e69cbbf7752666.zip
Upgrade to waf 1.8.14
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5736 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5311901..246b75c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ganv (1.5.3) unstable;
+ganv (1.4.3) unstable;
* Fix positioning of embedded widgets when changing layout.
* Fix unexpected node jumping when dragging new connections.
@@ -15,8 +15,9 @@ ganv (1.5.3) unstable;
* Fix size of vertical flow modules.
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
+ * Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Sat, 14 Mar 2015 21:31:47 -0400
+ -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:08:24 -0400
ganv (1.4.2) stable;