summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-22 00:39:53 +0000
committerDavid Robillard <d@drobilla.net>2015-02-22 00:39:53 +0000
commit99b449b7e39f0a74b04f37c4abd74f20d05d87b2 (patch)
treea82f4e91c5f4d1d11b8c6ef12b106ecb378d304a /NEWS
parent1e73d9839e79807324f6c002502411377b44e69e (diff)
downloadganv-99b449b7e39f0a74b04f37c4abd74f20d05d87b2.tar.gz
ganv-99b449b7e39f0a74b04f37c4abd74f20d05d87b2.tar.bz2
ganv-99b449b7e39f0a74b04f37c4abd74f20d05d87b2.zip
Improve appearance of graphs with circle nodes.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5596 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 b20cc3a..bbd0472 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ ganv (1.5.2) unstable;
* Distinguish edge color from port color slighly.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
+ * Improve appearance of graphs with circle nodes.
* Improve update performance.
* Add API to specify module port order.
* Fix various minor visual alignment/sizing issues.
@@ -14,7 +15,7 @@ ganv (1.5.2) unstable;
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Sat, 21 Feb 2015 17:21:25 -0500
+ -- David Robillard <d@drobilla.net> Sat, 21 Feb 2015 19:39:35 -0500
ganv (1.4.2) stable;