summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-11 04:50:52 +0000
committerDavid Robillard <d@drobilla.net>2015-02-11 04:50:52 +0000
commit6b28131cfd12437d5b5967bd37ad3bc0fcc12088 (patch)
tree72927c6373599f8a01f8484a46bd8b61bb7a9bad /NEWS
parente8bda69f4b78052a9625ee68ee27f7c752258510 (diff)
downloadganv-6b28131cfd12437d5b5967bd37ad3bc0fcc12088.tar.gz
ganv-6b28131cfd12437d5b5967bd37ad3bc0fcc12088.tar.bz2
ganv-6b28131cfd12437d5b5967bd37ad3bc0fcc12088.zip
Line up ports precisely at module border edges.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5552 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 2d84339..f4f9d3b 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,12 @@ ganv (1.5.0) unstable;
* Fix unexpected node jumping when dragging new connections.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
+ * Line up ports precisely at module border edges.
* Fix size of vertical flow modules.
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Sun, 08 Feb 2015 16:20:38 -0500
+ -- David Robillard <d@drobilla.net> Tue, 10 Feb 2015 23:50:27 -0500
ganv (1.4.2) stable;