diff options
author | David Robillard <d@drobilla.net> | 2014-01-24 04:47:33 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-01-24 04:47:33 +0000 |
commit | 63c82eab6b70d77b46565467adb6c9b0fc00a524 (patch) | |
tree | 59e192f745b57c51e3a35fbb2556e643be905f58 /NEWS | |
parent | 86b07163a7c40c7dfd795a34f70efe9c56014475 (diff) | |
download | jalv-63c82eab6b70d77b46565467adb6c9b0fc00a524.tar.gz jalv-63c82eab6b70d77b46565467adb6c9b0fc00a524.tar.bz2 jalv-63c82eab6b70d77b46565467adb6c9b0fc00a524.zip |
Remove redundant and unnecessary properties from saved graphs and protocol.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5321 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ jalv (1.4.5) unstable; * Show newly saved presets in the preset menu * Generate Qt moc nonsense at build time for broader compatibility + * Update for latest LV2 Atom Object simplifications. -- David Robillard <d@drobilla.net> Sun, 12 Jan 2014 18:50:11 -0500 |