From edc149fe5a8fca653b0201bf0449c0392daae03e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 16 Mar 2014 13:56:45 +0000 Subject: Support for DOT export for rendering with GraphViz (implement #949). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5341 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f613e5a..a62f861 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,14 @@ -patchage (UNRELEASED) stable; +patchage (UNRELEASED) unstable; * Make it possible to remove connections by middle-clicking on their handle, or selecting them and pressing delete. * Remove Raul dependency. - * Update to use latest FlowCanvas (significant performance improvements). + * Switch from FlowCanvas to Ganv (much improved looks and performance). * Remove LASH support and aggressively simplify UI. * Fix font configuration on OSX. * Use Mac style key bindings on OSX. * Integrate with Mac menu bar on OSX. + * Support for DOT export for rendering with GraphViz. -- David Robillard (UNRELEASED) -- cgit v1.2.1