summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52f76a2..bf7bda2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ganv (1.5.1) unstable;
* Fix positioning of embedded widgets when changing layout.
* Fix unexpected node jumping when dragging new connections.
* Preserve selection for quickly making several connections.
+ * Dampen sprung layout energy over time to prevent oscillation.
* Distinguish edge color from port color slighly.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
@@ -11,7 +12,7 @@ ganv (1.5.1) unstable;
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
* Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Sun, 15 Feb 2015 22:32:37 -0500
+ -- David Robillard <d@drobilla.net> Fri, 20 Feb 2015 09:00:29 -0500
ganv (1.4.2) stable;